Home
last modified time | relevance | path

Searched refs:NRFX_TIMER4_ENABLED (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/nrfx/doc/config_dox/
Dnrfx_timer_dox_config.h53 #define NRFX_TIMER4_ENABLED macro
/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf52832.h1256 #ifndef NRFX_TIMER4_ENABLED
1257 #define NRFX_TIMER4_ENABLED 0 macro
Dnrfx_config_nrf52833.h1238 #ifndef NRFX_TIMER4_ENABLED
1239 #define NRFX_TIMER4_ENABLED 0 macro
Dnrfx_config_nrf52840.h1265 #ifndef NRFX_TIMER4_ENABLED
1266 #define NRFX_TIMER4_ENABLED 0 macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c54 #if NRFX_CHECK(NRFX_TIMER4_ENABLED) && ((1 << 4) & NRFX_TIMERS_USED)