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"
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 [] |
|
static |
Definition at line 39 of file cfg_timer_default.h.