Home
last modified time | relevance | path

Searched refs:NRFX_SYSTICK_ENABLED (Results 1 – 16 of 16) sorted by relevance

/hal_nordic-3.6.0/nrfx/doc/config_dox/
Dnrfx_systick_dox_config.h13 #define NRFX_SYSTICK_ENABLED macro
/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf51.h621 #ifndef NRFX_SYSTICK_ENABLED
622 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52805.h686 #ifndef NRFX_SYSTICK_ENABLED
687 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52810.h821 #ifndef NRFX_SYSTICK_ENABLED
822 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52811.h848 #ifndef NRFX_SYSTICK_ENABLED
849 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52820.h749 #ifndef NRFX_SYSTICK_ENABLED
750 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf5340_network.h568 #ifndef NRFX_SYSTICK_ENABLED
569 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf54l15_enga_application.h985 #ifndef NRFX_SYSTICK_ENABLED
986 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52832.h1127 #ifndef NRFX_SYSTICK_ENABLED
1128 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52833.h1109 #ifndef NRFX_SYSTICK_ENABLED
1110 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf52840.h1136 #ifndef NRFX_SYSTICK_ENABLED
1137 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf91.h894 #ifndef NRFX_SYSTICK_ENABLED
895 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf54h20_enga_application.h1288 #ifndef NRFX_SYSTICK_ENABLED
1289 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf54h20_enga_radiocore.h1346 #ifndef NRFX_SYSTICK_ENABLED
1347 #define NRFX_SYSTICK_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h1173 #ifndef NRFX_SYSTICK_ENABLED
1174 #define NRFX_SYSTICK_ENABLED 0 macro
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_systick.c35 #if NRFX_CHECK(NRFX_SYSTICK_ENABLED)