Home
last modified time | relevance | path

Searched refs:NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52832.h520 #ifndef NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY
521 #define NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY 7 macro
A Dnrfx_config_nrf52833.h520 #ifndef NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY
521 #define NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY 7 macro
A Dnrfx_config_nrf52840.h520 #ifndef NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY
521 #define NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY 7 macro
A Dnrfx_config_nrf5340_application.h700 #ifndef NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY
701 #define NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY 7 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c371 .interrupt_priority = NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY in nrfx_nfct_field_timer_config()
431 NRFX_IRQ_PRIORITY_SET(NFCT_IRQn, NRFX_NFCT_DEFAULT_CONFIG_IRQ_PRIORITY); in nrfx_nfct_init()

Completed in 14 milliseconds