Board specific definitions for the USB-KW41Z.
More...
Board specific definitions for the USB-KW41Z.
- Author
- Joakim NohlgÄrd joaki.nosp@m.m.no.nosp@m.hlgar.nosp@m.d@ei.nosp@m.stec..nosp@m.se
Definition in file board.h.
#include "cpu.h"
#include "board_common.h"
#include "periph_conf.h"
Go to the source code of this file.
#define | KINETIS_FOPT (0xff & ~(NV_FOPT_NMI_DIS_MASK)) |
|
|
#define | XTIMER_DEV (TIMER_LPTMR_DEV(0)) |
|
#define | XTIMER_CHAN (0) |
|
#define | XTIMER_WIDTH (16) |
|
#define | XTIMER_BACKOFF (5) |
|
#define | XTIMER_ISR_BACKOFF (5) |
|
#define | XTIMER_HZ (32768ul) |
|
|
#define | CONFIG_ZTIMER_USEC_TYPE ZTIMER_TYPE_PERIPH_TIMER |
|
#define | CONFIG_ZTIMER_USEC_DEV (TIMER_PIT_DEV(0)) |
|
#define | CONFIG_ZTIMER_USEC_FREQ (1000000LU) |
|
#define | CONFIG_ZTIMER_USEC_WIDTH (32) |
|