Home
last modified time | relevance | path

Searched refs:NRFX_TIMER3_ENABLED (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf52820.h869 #ifndef NRFX_TIMER3_ENABLED
870 #define NRFX_TIMER3_ENABLED 0 macro
Dnrfx_config_nrf52832.h1247 #ifndef NRFX_TIMER3_ENABLED
1248 #define NRFX_TIMER3_ENABLED 0 macro
Dnrfx_config_nrf52833.h1229 #ifndef NRFX_TIMER3_ENABLED
1230 #define NRFX_TIMER3_ENABLED 0 macro
Dnrfx_config_nrf52840.h1256 #ifndef NRFX_TIMER3_ENABLED
1257 #define NRFX_TIMER3_ENABLED 0 macro
/hal_nordic-latest/nrfx/doc/config_dox/
Dnrfx_timer_dox_config.h45 #define NRFX_TIMER3_ENABLED macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c51 #if NRFX_CHECK(NRFX_TIMER3_ENABLED) && ((1 << 3) & NRFX_TIMERS_USED)