Home
last modified time | relevance | path

Searched refs:NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY (Results 1 – 12 of 12) sorted by relevance

/hal_nordic-3.5.0/nrfx/doc/config_dox/
Dnrfx_uarte_dox_config.h43 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY macro
/hal_nordic-3.5.0/nrfx/templates/
Dnrfx_config_nrf52805.h1046 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1047 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_network.h817 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
818 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52810.h1181 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1182 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h1208 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1209 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h1145 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1146 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h1532 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1533 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52833.h1505 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1506 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52840.h1532 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1533 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf91.h1145 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1146 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_application.h1425 #ifndef NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY
1426 #define NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.5.0/nrfx/drivers/include/
Dnrfx_uarte.h128 .interrupt_priority = NRFX_UARTE_DEFAULT_CONFIG_IRQ_PRIORITY, \