22#ifndef CFG_TIMER_DEFAULT_H
23#define CFG_TIMER_DEFAULT_H
25#include "periph_cpu.h"
58#define TIMER_NUMOF ARRAY_SIZE(timer_config)
60#define TIMER_IRQ_PRIO 1
@ GPTMCFG_32_BIT_TIMER
32-bit timer configuration
@ GPTMCFG_16_BIT_TIMER
16-bit timer configuration
Timer device configuration.