Home
last modified time | relevance | path

Searched refs:MAYBE_CONST_CONFIG (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_nrfx_timer.c30 #define MAYBE_CONST_CONFIG macro
32 #define MAYBE_CONST_CONFIG const macro
292 MAYBE_CONST_CONFIG struct counter_nrfx_config *nrfx_config = in init_timer()
293 (MAYBE_CONST_CONFIG struct counter_nrfx_config *)dev->config; in init_timer()
456 static MAYBE_CONST_CONFIG struct counter_nrfx_config nrfx_counter_##idx##_config = { \
Dcounter_nrfx_rtc.c48 #define MAYBE_CONST_CONFIG macro
50 #define MAYBE_CONST_CONFIG const macro
546 MAYBE_CONST_CONFIG struct counter_nrfx_config *nrfx_config = in init_rtc()
547 (MAYBE_CONST_CONFIG struct counter_nrfx_config *) dev->config; in init_rtc()
726 static MAYBE_CONST_CONFIG \