Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_timer_dox_config.h45 #define NRFX_TIMER3_ENABLED macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c37 NRFX_CHECK(NRFX_TIMER2_ENABLED) || NRFX_CHECK(NRFX_TIMER3_ENABLED) || \
51 #if NRFX_CHECK(NRFX_TIMER3_ENABLED) && ((1 << 3) & NRFX_TIMERS_USED)
321 #if NRFX_CHECK(NRFX_TIMER3_ENABLED)
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52820.h1073 #ifndef NRFX_TIMER3_ENABLED
1074 #define NRFX_TIMER3_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1643 #ifndef NRFX_TIMER3_ENABLED
1644 #define NRFX_TIMER3_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1607 #ifndef NRFX_TIMER3_ENABLED
1608 #define NRFX_TIMER3_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1640 #ifndef NRFX_TIMER3_ENABLED
1641 #define NRFX_TIMER3_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h78 #if NRFX_CHECK(NRFX_TIMER3_ENABLED)

Completed in 13 milliseconds