Home
last modified time | relevance | path

Searched refs:NRFX_TIMER1_ENABLED (Results 1 – 14 of 14) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_timer_dox_config.h29 #define NRFX_TIMER1_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf51.h921 #ifndef NRFX_TIMER1_ENABLED
922 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52805.h1018 #ifndef NRFX_TIMER1_ENABLED
1019 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf5340_network.h839 #ifndef NRFX_TIMER1_ENABLED
840 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52810.h1246 #ifndef NRFX_TIMER1_ENABLED
1247 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52811.h1261 #ifndef NRFX_TIMER1_ENABLED
1262 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52820.h1061 #ifndef NRFX_TIMER1_ENABLED
1062 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1631 #ifndef NRFX_TIMER1_ENABLED
1632 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf9160.h1173 #ifndef NRFX_TIMER1_ENABLED
1174 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1595 #ifndef NRFX_TIMER1_ENABLED
1596 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1628 #ifndef NRFX_TIMER1_ENABLED
1629 #define NRFX_TIMER1_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1562 #ifndef NRFX_TIMER1_ENABLED
1563 #define NRFX_TIMER1_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c36 #if !(NRFX_CHECK(NRFX_TIMER0_ENABLED) || NRFX_CHECK(NRFX_TIMER1_ENABLED) || \
45 #if NRFX_CHECK(NRFX_TIMER1_ENABLED) && ((1 << 1) & NRFX_TIMERS_USED)
305 #if NRFX_CHECK(NRFX_TIMER1_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h72 #if NRFX_CHECK(NRFX_TIMER1_ENABLED)

Completed in 26 milliseconds