Home
last modified time | relevance | path

Searched refs:NRFX_QSPI_DEFAULT_CONFIG_IRQ_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf52840.h749 #ifndef NRFX_QSPI_DEFAULT_CONFIG_IRQ_PRIORITY
750 #define NRFX_QSPI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_application.h979 #ifndef NRFX_QSPI_DEFAULT_CONFIG_IRQ_PRIORITY
980 #define NRFX_QSPI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_qspi.h123 .irq_priority = (uint8_t)NRFX_QSPI_DEFAULT_CONFIG_IRQ_PRIORITY, \