Home
last modified time | relevance | path

Searched refs:NRFX_SPIM2_ENABLED (Results 1 – 8 of 8) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_spim_dox_config.h37 #define NRFX_SPIM2_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf52832.h1299 #ifndef NRFX_SPIM2_ENABLED
1300 #define NRFX_SPIM2_ENABLED 0 macro
A Dnrfx_config_nrf9160.h972 #ifndef NRFX_SPIM2_ENABLED
973 #define NRFX_SPIM2_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1277 #ifndef NRFX_SPIM2_ENABLED
1278 #define NRFX_SPIM2_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1300 #ifndef NRFX_SPIM2_ENABLED
1301 #define NRFX_SPIM2_ENABLED 0 macro
A Dnrfx_config_nrf5340_application.h1346 #ifndef NRFX_SPIM2_ENABLED
1347 #define NRFX_SPIM2_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spim.c37 NRFX_CHECK(NRFX_SPIM2_ENABLED) || NRFX_CHECK(NRFX_SPIM3_ENABLED) || \
101 #if NRFX_CHECK(NRFX_SPIM2_ENABLED)
296 #if NRFX_CHECK(NRFX_SPIM2_ENABLED) in nrfx_spim_init()
787 #if NRFX_CHECK(NRFX_SPIM2_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spim.h65 #if NRFX_CHECK(NRFX_SPIM2_ENABLED)

Completed in 17 milliseconds