Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/doc/config_dox/
Dnrfx_timer_dox_config.h69 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY macro
/hal_nordic-3.4.0/nrfx/templates/
Dnrfx_config_nrf51.h630 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
631 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52805.h755 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
756 #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_nrf52810.h890 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
891 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h917 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
918 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h818 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
819 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h1194 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1195 #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_nrf91.h902 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
903 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_application.h1182 #ifndef NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY
1183 #define NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_timer.h101 .interrupt_priority = NRFX_TIMER_DEFAULT_CONFIG_IRQ_PRIORITY, \