Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_timer_dox_config.h53 #define NRFX_TIMER4_ENABLED macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c38 NRFX_CHECK(NRFX_TIMER4_ENABLED))
54 #if NRFX_CHECK(NRFX_TIMER4_ENABLED) && ((1 << 4) & NRFX_TIMERS_USED)
329 #if NRFX_CHECK(NRFX_TIMER4_ENABLED)
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52832.h1649 #ifndef NRFX_TIMER4_ENABLED
1650 #define NRFX_TIMER4_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1613 #ifndef NRFX_TIMER4_ENABLED
1614 #define NRFX_TIMER4_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1646 #ifndef NRFX_TIMER4_ENABLED
1647 #define NRFX_TIMER4_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h81 #if NRFX_CHECK(NRFX_TIMER4_ENABLED)

Completed in 18 milliseconds