Common default timer configuration for cc2538 boards. More...
Common default timer configuration for cc2538 boards.
Definition in file cfg_timer_default.h.
#include "periph_cpu.h" Include dependency graph for cfg_timer_default.h:
 Include dependency graph for cfg_timer_default.h:Go to the source code of this file.
| Timer configuration | |
| General purpose timers (GPT[0-3]) are configured consecutively and in order (without gaps) starting from GPT0, i.e. if multiple timers are enabled. | |
| #define | TIMER_NUMOF ARRAY_SIZE(timer_config) | 
| #define | TIMER_IRQ_PRIO 1 | 
| static const timer_conf_t | timer_config [] | 
| #define TIMER_IRQ_PRIO 1 | 
Definition at line 56 of file cfg_timer_default.h.
| #define TIMER_NUMOF ARRAY_SIZE(timer_config) | 
Definition at line 54 of file cfg_timer_default.h.
| 
 | static | 
Definition at line 35 of file cfg_timer_default.h.