Home
last modified time | relevance | path

Searched refs:NRFX_TWIS1_ENABLED (Results 1 – 9 of 9) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_twis_dox_config.h29 #define NRFX_TWIS1_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52820.h1245 #ifndef NRFX_TWIS1_ENABLED
1246 #define NRFX_TWIS1_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1834 #ifndef NRFX_TWIS1_ENABLED
1835 #define NRFX_TWIS1_ENABLED 0 macro
A Dnrfx_config_nrf9160.h1367 #ifndef NRFX_TWIS1_ENABLED
1368 #define NRFX_TWIS1_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1785 #ifndef NRFX_TWIS1_ENABLED
1786 #define NRFX_TWIS1_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1818 #ifndef NRFX_TWIS1_ENABLED
1819 #define NRFX_TWIS1_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1756 #ifndef NRFX_TWIS1_ENABLED
1757 #define NRFX_TWIS1_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_twis.h62 #if NRFX_CHECK(NRFX_TWIS1_ENABLED)
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c37 NRFX_CHECK(NRFX_TWIS1_ENABLED) || \
480 #if NRFX_CHECK(NRFX_TWIS1_ENABLED) in nrfx_twis_init()
821 #if NRFX_CHECK(NRFX_TWIS1_ENABLED)

Completed in 18 milliseconds