Home
last modified time | relevance | path

Searched refs:NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY (Results 1 – 18 of 18) sorted by relevance

/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf51.h681 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
682 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52805.h746 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
747 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52810.h881 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
882 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h908 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
909 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h809 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
810 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_network.h628 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
629 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54l15_enga_application.h1045 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1046 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h1187 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1188 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52833.h1169 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1170 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52840.h1196 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1197 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_flpr.h1216 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1217 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf91.h912 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
913 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_application.h1348 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1349 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_ppr.h1276 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1277 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_radiocore.h1406 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1407 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_application.h1191 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1192 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.6.0/nrfx/doc/config_dox/
Dnrfx_timer_dox_config.h69 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY macro
/hal_nordic-3.6.0/nrfx/drivers/include/
Dnrfx_timer.h101 .interrupt_priority = NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY, \