Home
last modified time | relevance | path

Searched refs:NRFX_TIMER0_ENABLED (Results 1 – 13 of 13) sorted by relevance

/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf51.h714 #ifndef NRFX_TIMER0_ENABLED
715 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52805.h779 #ifndef NRFX_TIMER0_ENABLED
780 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52820.h842 #ifndef NRFX_TIMER0_ENABLED
843 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf5340_network.h661 #ifndef NRFX_TIMER0_ENABLED
662 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52810.h914 #ifndef NRFX_TIMER0_ENABLED
915 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52811.h941 #ifndef NRFX_TIMER0_ENABLED
942 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52832.h1220 #ifndef NRFX_TIMER0_ENABLED
1221 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52833.h1202 #ifndef NRFX_TIMER0_ENABLED
1203 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52840.h1229 #ifndef NRFX_TIMER0_ENABLED
1230 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf91.h1001 #ifndef NRFX_TIMER0_ENABLED
1002 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h1306 #ifndef NRFX_TIMER0_ENABLED
1307 #define NRFX_TIMER0_ENABLED 0 macro
/hal_nordic-latest/nrfx/doc/config_dox/
Dnrfx_timer_dox_config.h21 #define NRFX_TIMER0_ENABLED macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_timer.c42 #if NRFX_CHECK(NRFX_TIMER0_ENABLED) && ((1 << 0) & NRFX_TIMERS_USED)