Board specific definitions for TI CC1350 LaunchPad.  
More...
Board specific definitions for TI CC1350 LaunchPad. 
- Author
 - Jean Pierre Dudey jeand.nosp@m.udey.nosp@m.@hotm.nosp@m.ail..nosp@m.com 
 
Definition in file board.h.
 
Go to the source code of this file.
◆ BTN0_MODE
      
        
          | #define BTN0_MODE   GPIO_IN_PU | 
        
      
 
 
◆ BTN0_PIN
◆ BTN1_MODE
      
        
          | #define BTN1_MODE   GPIO_IN_PU | 
        
      
 
 
◆ BTN1_PIN
◆ LED0_OFF
◆ LED0_ON
◆ LED0_PIN
On-board LED configuration and controlling. 
Red 
Definition at line 48 of file board.h.
 
 
◆ LED0_TOGGLE
◆ LED1_OFF
◆ LED1_ON
◆ LED1_PIN
Green. 
Definition at line 49 of file board.h.
 
 
◆ LED1_TOGGLE
◆ XTIMER_BACKOFF
      
        
          | #define XTIMER_BACKOFF   (25) | 
        
      
 
 
◆ XTIMER_ISR_BACKOFF
      
        
          | #define XTIMER_ISR_BACKOFF   (20) | 
        
      
 
 
◆ XTIMER_WIDTH
      
        
          | #define XTIMER_WIDTH   (16) |