Home
last modified time | relevance | path

Searched refs:NRFX_TWI_ENABLED (Results 1 – 11 of 11) sorted by relevance

/hal_nordic-3.6.0/nrfx/templates/
Dnrfx_config_nrf51.h741 #ifndef NRFX_TWI_ENABLED
742 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52805.h806 #ifndef NRFX_TWI_ENABLED
807 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52810.h941 #ifndef NRFX_TWI_ENABLED
942 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52811.h968 #ifndef NRFX_TWI_ENABLED
969 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52820.h878 #ifndef NRFX_TWI_ENABLED
879 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52832.h1265 #ifndef NRFX_TWI_ENABLED
1266 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52833.h1247 #ifndef NRFX_TWI_ENABLED
1248 #define NRFX_TWI_ENABLED 0 macro
Dnrfx_config_nrf52840.h1274 #ifndef NRFX_TWI_ENABLED
1275 #define NRFX_TWI_ENABLED 0 macro
/hal_nordic-3.6.0/nrfx/doc/config_dox/
Dnrfx_twi_dox_config.h13 #define NRFX_TWI_ENABLED macro
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_twi_twim.c36 #if NRFX_CHECK(NRFX_TWI_ENABLED) || NRFX_CHECK(NRFX_TWIM_ENABLED)
Dnrfx_twi.c36 #if NRFX_CHECK(NRFX_TWI_ENABLED)