Home
last modified time | relevance | path

Searched refs:NRFX_SPIM0_ENABLED (Results 1 – 13 of 13) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_spim_dox_config.h21 #define NRFX_SPIM0_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52805.h742 #ifndef NRFX_SPIM0_ENABLED
743 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf5340_network.h640 #ifndef NRFX_SPIM0_ENABLED
641 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf52810.h970 #ifndef NRFX_SPIM0_ENABLED
971 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf52811.h970 #ifndef NRFX_SPIM0_ENABLED
971 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf52820.h764 #ifndef NRFX_SPIM0_ENABLED
765 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1285 #ifndef NRFX_SPIM0_ENABLED
1286 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf9160.h958 #ifndef NRFX_SPIM0_ENABLED
959 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1263 #ifndef NRFX_SPIM0_ENABLED
1264 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1286 #ifndef NRFX_SPIM0_ENABLED
1287 #define NRFX_SPIM0_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1332 #ifndef NRFX_SPIM0_ENABLED
1333 #define NRFX_SPIM0_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) || \
77 #if NRFX_CHECK(NRFX_SPIM0_ENABLED)
290 #if NRFX_CHECK(NRFX_SPIM0_ENABLED) in nrfx_spim_init()
773 #if NRFX_CHECK(NRFX_SPIM0_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spim.h59 #if NRFX_CHECK(NRFX_SPIM0_ENABLED)

Completed in 26 milliseconds