Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/doc/config_dox/
Dnrfx_twi_dox_config.h45 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY macro
/hal_nordic-3.4.0/nrfx/templates/
Dnrfx_config_nrf51.h699 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
700 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52805.h824 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
825 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52810.h959 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
960 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52811.h986 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
987 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52820.h896 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
897 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52832.h1281 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
1282 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52833.h1256 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
1257 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
Dnrfx_config_nrf52840.h1283 #ifndef NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY
1284 #define NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY NRFX_DEFAULT_IRQ_PRIORITY macro
/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_twi.h115 .interrupt_priority = NRFX_TWI_DEFAULT_CONFIG_IRQ_PRIORITY, \