Default RTT configuration for nRF52 based boards.
More...
Default RTT configuration for nRF52 based boards.
- Author
- Alexandre Abadie alexa.nosp@m.ndre.nosp@m..abad.nosp@m.ie@i.nosp@m.nria..nosp@m.fr
Definition in file cfg_rtt_default.h.
Go to the source code of this file.
|
#define | RTT_DEV (1) /* NRF_RTC1 */ |
|
#define | RTT_MAX_VALUE (0x00ffffff) /* 24bit */ |
|
#define | RTT_MAX_FREQUENCY (32768U) /* in Hz */ |
|
#define | RTT_MIN_FREQUENCY (8U) /* in Hz */ |
|
#define | RTT_CLOCK_FREQUENCY (32768U) /* in Hz, LFCLK*/ |
|
#define | RTT_FREQUENCY (1024U) /* in Hz */ |
|