Home
last modified time | relevance | path

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

/lk-master/platform/nrf52xxx/
A Di2c_master.c42 #if (NRFX_TWIM0_ENABLED)
72 #if (NRFX_TWIM0_ENABLED) in get_nrfx_twim()
96 #if (NRFX_TWIM0_ENABLED) in i2c_init()
/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_twim_dox_config.h21 #define NRFX_TWIM0_ENABLED macro
/lk-master/target/nrf-pca10056/
A Drules.mk13 NRFX_TWIM0_ENABLED=1 \
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52805.h1104 #ifndef NRFX_TWIM0_ENABLED
1105 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf5340_network.h926 #ifndef NRFX_TWIM0_ENABLED
927 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf52810.h1332 #ifndef NRFX_TWIM0_ENABLED
1333 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf52811.h1347 #ifndef NRFX_TWIM0_ENABLED
1348 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf52820.h1153 #ifndef NRFX_TWIM0_ENABLED
1154 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1729 #ifndef NRFX_TWIM0_ENABLED
1730 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf9160.h1259 #ifndef NRFX_TWIM0_ENABLED
1260 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1693 #ifndef NRFX_TWIM0_ENABLED
1694 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1726 #ifndef NRFX_TWIM0_ENABLED
1727 #define NRFX_TWIM0_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1649 #ifndef NRFX_TWIM0_ENABLED
1650 #define NRFX_TWIM0_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twim.c36 #if !(NRFX_CHECK(NRFX_TWIM0_ENABLED) || \
86 #if NRFX_CHECK(NRFX_TWIM0_ENABLED)
238 #if NRFX_CHECK(NRFX_TWIM0_ENABLED) in nrfx_twim_init()
815 #if NRFX_CHECK(NRFX_TWIM0_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_twim.h66 #if NRFX_CHECK(NRFX_TWIM0_ENABLED)

Completed in 31 milliseconds