Home
last modified time | relevance | path

Searched refs:NRFX_SPIM3_ENABLED (Results 1 – 7 of 7) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_spim_dox_config.h45 #define NRFX_SPIM3_ENABLED macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c37 NRFX_CHECK(NRFX_SPIM2_ENABLED) || NRFX_CHECK(NRFX_SPIM3_ENABLED) || \
113 #if NRFX_CHECK(NRFX_SPIM3_ENABLED)
165 #if defined(NRF52840_XXAA) && (NRFX_CHECK(NRFX_SPIM3_ENABLED))
299 #if NRFX_CHECK(NRFX_SPIM3_ENABLED) in nrfx_spim_init()
794 #if NRFX_CHECK(NRFX_SPIM3_ENABLED)
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf9160.h979 #ifndef NRFX_SPIM3_ENABLED
980 #define NRFX_SPIM3_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1284 #ifndef NRFX_SPIM3_ENABLED
1285 #define NRFX_SPIM3_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1307 #ifndef NRFX_SPIM3_ENABLED
1308 #define NRFX_SPIM3_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1353 #ifndef NRFX_SPIM3_ENABLED
1354 #define NRFX_SPIM3_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spim.h68 #if NRFX_CHECK(NRFX_SPIM3_ENABLED)

Completed in 14 milliseconds