Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/doc/config_dox/
Dnrfx_spim_dox_config.h45 #define NRFX_SPIM3_ENABLED macro
/hal_nordic-latest/nrfx/templates/
Dnrfx_config_nrf52833.h1031 #ifndef NRFX_SPIM3_ENABLED
1032 #define NRFX_SPIM3_ENABLED 0 macro
Dnrfx_config_nrf52840.h1058 #ifndef NRFX_SPIM3_ENABLED
1059 #define NRFX_SPIM3_ENABLED 0 macro
Dnrfx_config_nrf91.h863 #ifndef NRFX_SPIM3_ENABLED
864 #define NRFX_SPIM3_ENABLED 0 macro
Dnrfx_config_nrf5340_application.h1168 #ifndef NRFX_SPIM3_ENABLED
1169 #define NRFX_SPIM3_ENABLED 0 macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c144 defined(NRF52840_XXAA) && NRFX_CHECK(NRFX_SPIM3_ENABLED)