Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf9160.h1374 #ifndef NRFX_TWIS2_ENABLED
1375 #define NRFX_TWIS2_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1762 #ifndef NRFX_TWIS2_ENABLED
1763 #define NRFX_TWIS2_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_twis.h65 #if NRFX_CHECK(NRFX_TWIS2_ENABLED)
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c38 NRFX_CHECK(NRFX_TWIS2_ENABLED) || \
483 #if NRFX_CHECK(NRFX_TWIS2_ENABLED) in nrfx_twis_init()
828 #if NRFX_CHECK(NRFX_TWIS2_ENABLED)

Completed in 10 milliseconds