Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_timer_dox_config.h37 #define NRFX_TIMER2_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf51.h927 #ifndef NRFX_TIMER2_ENABLED
928 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52805.h1024 #ifndef NRFX_TIMER2_ENABLED
1025 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf5340_network.h846 #ifndef NRFX_TIMER2_ENABLED
847 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52810.h1252 #ifndef NRFX_TIMER2_ENABLED
1253 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52811.h1267 #ifndef NRFX_TIMER2_ENABLED
1268 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52820.h1067 #ifndef NRFX_TIMER2_ENABLED
1068 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1637 #ifndef NRFX_TIMER2_ENABLED
1638 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf9160.h1179 #ifndef NRFX_TIMER2_ENABLED
1180 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1601 #ifndef NRFX_TIMER2_ENABLED
1602 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1634 #ifndef NRFX_TIMER2_ENABLED
1635 #define NRFX_TIMER2_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1569 #ifndef NRFX_TIMER2_ENABLED
1570 #define NRFX_TIMER2_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c37 NRFX_CHECK(NRFX_TIMER2_ENABLED) || NRFX_CHECK(NRFX_TIMER3_ENABLED) || \
48 #if NRFX_CHECK(NRFX_TIMER2_ENABLED) && ((1 << 2) & NRFX_TIMERS_USED)
313 #if NRFX_CHECK(NRFX_TIMER2_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h75 #if NRFX_CHECK(NRFX_TIMER2_ENABLED)

Completed in 34 milliseconds