Loading...
Searching...
No Matches
board_common.h File Reference

Board specific definitions for the RE-Mote boards. More...

Detailed Description

Board specific definitions for the RE-Mote boards.

Author
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de Antonio Lignan alina.nosp@m.n@zo.nosp@m.lerti.nosp@m.a.co.nosp@m.m

Definition in file board_common.h.

#include "cpu.h"
#include "periph/gpio.h"
#include "periph/spi.h"
#include "cc2538_eui_primary.h"
+ Include dependency graph for board_common.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros for controlling the on-board RGB LEDs

#define LED_ALL_OFF
 
#define LED_ALL_ON
 
#define LED3_ON
 
#define LED3_OFF
 
#define LED3_TOGGLE
 
#define LED4_ON
 
#define LED4_OFF
 
#define LED4_TOGGLE
 

Flash Customer Configuration Area (CCA) parameters

#define UPDATE_CCA   (1)
 
#define CCA_BACKDOOR_ENABLE   (1)
 
#define CCA_BACKDOOR_PORT_A_PIN   (3)
 Select button.
 
#define CCA_BACKDOOR_ACTIVE_LEVEL   (0)
 Active low.
 

xtimer configuration

#define XTIMER_WIDTH   (16)
 
#define XTIMER_BACKOFF   (50)
 
#define XTIMER_ISR_BACKOFF   (40)