Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/doc/config_dox/
Dnrfx_timer_dox_config.h21 #define NRFX_TIMER0_ENABLED macro
/hal_nordic-3.4.0/nrfx/templates/
Dnrfx_config_nrf51.h663 #ifndef NRFX_TIMER0_ENABLED
664 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52805.h788 #ifndef NRFX_TIMER0_ENABLED
789 #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.h923 #ifndef NRFX_TIMER0_ENABLED
924 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52811.h950 #ifndef NRFX_TIMER0_ENABLED
951 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52820.h851 #ifndef NRFX_TIMER0_ENABLED
852 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf52832.h1227 #ifndef NRFX_TIMER0_ENABLED
1228 #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.h935 #ifndef NRFX_TIMER0_ENABLED
936 #define NRFX_TIMER0_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h1215 #ifndef NRFX_TIMER0_ENABLED
1216 #define NRFX_TIMER0_ENABLED 0 macro
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_timer.c42 #if NRFX_CHECK(NRFX_TIMER0_ENABLED) && ((1 << 0) & NRFX_TIMERS_USED)