Home
last modified time | relevance | path

Searched refs:NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY (Results 1 – 15 of 15) sorted by relevance

/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf51.h375 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
376 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52805.h356 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
357 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52810.h491 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
492 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h491 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
492 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h434 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
435 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54l15_enga_application.h616 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
617 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h716 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
717 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52833.h707 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
708 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52840.h707 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
708 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_flpr.h757 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
758 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_application.h880 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
881 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_ppr.h817 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
818 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf54h20_enga_radiocore.h938 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
939 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf5340_application.h837 #ifndef NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY
838 #define NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.6.0/nrfx/drivers/include/
Dnrfx_qdec.h135 .interrupt_priority = NRFX_QDEC_DEFAULT_CONFIG_IRQ_PRIORITY, \