Home
last modified time | relevance | path

Searched refs:NRFX_SPIS_PIN_NOT_USED (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_spis.h87 #define NRFX_SPIS_PIN_NOT_USED 0xFF macro
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spis.c185 if (p_config->miso_pin != NRFX_SPIS_PIN_NOT_USED) in nrfx_spis_init()
200 if (p_config->mosi_pin != NRFX_SPIS_PIN_NOT_USED) in nrfx_spis_init()

Completed in 21 milliseconds