Home
last modified time | relevance | path

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

/lk-master/platform/nrf52xxx/
A Di2c_master.c56 #if (NRFX_TWIM1_ENABLED)
76 #if (NRFX_TWIM1_ENABLED) in get_nrfx_twim()
108 #if (NRFX_TWIM1_ENABLED) in i2c_init()
/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_twim_dox_config.h29 #define NRFX_TWIM1_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52820.h1159 #ifndef NRFX_TWIM1_ENABLED
1160 #define NRFX_TWIM1_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1735 #ifndef NRFX_TWIM1_ENABLED
1736 #define NRFX_TWIM1_ENABLED 0 macro
A Dnrfx_config_nrf9160.h1266 #ifndef NRFX_TWIM1_ENABLED
1267 #define NRFX_TWIM1_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1699 #ifndef NRFX_TWIM1_ENABLED
1700 #define NRFX_TWIM1_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1732 #ifndef NRFX_TWIM1_ENABLED
1733 #define NRFX_TWIM1_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1656 #ifndef NRFX_TWIM1_ENABLED
1657 #define NRFX_TWIM1_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twim.c37 NRFX_CHECK(NRFX_TWIM1_ENABLED) || \
92 #if NRFX_CHECK(NRFX_TWIM1_ENABLED)
241 #if NRFX_CHECK(NRFX_TWIM1_ENABLED) in nrfx_twim_init()
822 #if NRFX_CHECK(NRFX_TWIM1_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_twim.h69 #if NRFX_CHECK(NRFX_TWIM1_ENABLED)

Completed in 19 milliseconds