Home
last modified time | relevance | path

Searched refs:NRFX_SPIM1_ENABLED (Results 1 – 10 of 10) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_spim_dox_config.h29 #define NRFX_SPIM1_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52811.h974 #ifndef NRFX_SPIM1_ENABLED
975 #define NRFX_SPIM1_ENABLED 0 macro
A Dnrfx_config_nrf52820.h771 #ifndef NRFX_SPIM1_ENABLED
772 #define NRFX_SPIM1_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1292 #ifndef NRFX_SPIM1_ENABLED
1293 #define NRFX_SPIM1_ENABLED 0 macro
A Dnrfx_config_nrf9160.h965 #ifndef NRFX_SPIM1_ENABLED
966 #define NRFX_SPIM1_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1270 #ifndef NRFX_SPIM1_ENABLED
1271 #define NRFX_SPIM1_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1293 #ifndef NRFX_SPIM1_ENABLED
1294 #define NRFX_SPIM1_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1339 #ifndef NRFX_SPIM1_ENABLED
1340 #define NRFX_SPIM1_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c36 #if !(NRFX_CHECK(NRFX_SPIM0_ENABLED) || NRFX_CHECK(NRFX_SPIM1_ENABLED) || \
89 #if NRFX_CHECK(NRFX_SPIM1_ENABLED)
293 #if NRFX_CHECK(NRFX_SPIM1_ENABLED) in nrfx_spim_init()
780 #if NRFX_CHECK(NRFX_SPIM1_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spim.h62 #if NRFX_CHECK(NRFX_SPIM1_ENABLED)

Completed in 21 milliseconds