Home
last modified time | relevance | path

Searched refs:NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY (Results 1 – 10 of 10) sorted by relevance

/hal_nordic-3.5.0/nrfx/doc/config_dox/
Dnrfx_uart_dox_config.h36 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY macro
/hal_nordic-3.5.0/nrfx/templates/
Dnrfx_config_nrf51.h810 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
811 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52805.h995 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
996 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52810.h1130 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
1131 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h1157 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
1158 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h1094 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
1095 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h1481 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
1482 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52833.h1454 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
1455 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52840.h1481 #ifndef NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY
1482 #define NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.5.0/nrfx/drivers/include/
Dnrfx_uart.h144 .interrupt_priority = NRFX_UART_DEFAULT_CONFIG_IRQ_PRIORITY, \