Home
last modified time | relevance | path

Searched refs:NRFX_SPI0_ENABLED (Results 1 – 11 of 11) sorted by relevance

/lk-master/external/platform/nrfx/doc/config_dox/
A Dnrfx_spi_dox_config.h21 #define NRFX_SPI0_ENABLED macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf51.h813 #ifndef NRFX_SPI0_ENABLED
814 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52805.h902 #ifndef NRFX_SPI0_ENABLED
903 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52810.h1130 #ifndef NRFX_SPI0_ENABLED
1131 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52811.h1138 #ifndef NRFX_SPI0_ENABLED
1139 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52820.h938 #ifndef NRFX_SPI0_ENABLED
939 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52832.h1501 #ifndef NRFX_SPI0_ENABLED
1502 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52833.h1465 #ifndef NRFX_SPI0_ENABLED
1466 #define NRFX_SPI0_ENABLED 0 macro
A Dnrfx_config_nrf52840.h1498 #ifndef NRFX_SPI0_ENABLED
1499 #define NRFX_SPI0_ENABLED 0 macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c36 #if !(NRFX_CHECK(NRFX_SPI0_ENABLED) || NRFX_CHECK(NRFX_SPI1_ENABLED) || \
88 #if NRFX_CHECK(NRFX_SPI0_ENABLED) in nrfx_spi_init()
415 #if NRFX_CHECK(NRFX_SPI0_ENABLED)
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spi.h59 #if NRFX_CHECK(NRFX_SPI0_ENABLED)

Completed in 19 milliseconds