Board specific definitions for TI CC1352P LaunchPad.  
More...
Board specific definitions for TI CC1352P LaunchPad. 
- Author
 - Luis A. Ruiz luisa.nosp@m.n00@.nosp@m.hotma.nosp@m.il.c.nosp@m.om 
 
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
◆ LED1_TOGGLE
◆ XTIMER_BACKOFF
      
        
          | #define XTIMER_BACKOFF   (25) | 
        
      
 
 
◆ XTIMER_ISR_BACKOFF
      
        
          | #define XTIMER_ISR_BACKOFF   (20) | 
        
      
 
 
◆ XTIMER_WIDTH
      
        
          | #define XTIMER_WIDTH   (16) |