Home
last modified time | relevance | path

Searched refs:NRFX_TWIS3_ENABLED (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf9160.h1381 #ifndef NRFX_TWIS3_ENABLED
1382 #define NRFX_TWIS3_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1768 #ifndef NRFX_TWIS3_ENABLED
1769 #define NRFX_TWIS3_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_twis.h68 #if NRFX_CHECK(NRFX_TWIS3_ENABLED)
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c39 NRFX_CHECK(NRFX_TWIS3_ENABLED))
486 #if NRFX_CHECK(NRFX_TWIS3_ENABLED) in nrfx_twis_init()
835 #if NRFX_CHECK(NRFX_TWIS3_ENABLED)

Completed in 8 milliseconds