Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf51.h417 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
418 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52805.h398 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
399 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52810.h533 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
534 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h533 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
534 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h476 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
477 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_network.h373 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
374 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h758 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
759 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52833.h749 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
750 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52840.h767 #ifndef NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY
768 #define NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.6.0/nrfx/drivers/include/
Dnrfx_rng.h72 .interrupt_priority = NRFX_RNG_DEFAULT_CONFIG_IRQ_PRIORITY, \