Home
last modified time | relevance | path

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

/bsp/ck802/drivers/
A Dsoc.h248 #define CONFIG_SPI_NUM 2 macro
/bsp/ck802/libraries/common/spi/
A Ddw_spi.c66 static dw_spi_priv_t spi_instance[CONFIG_SPI_NUM];
117 for (i = 0; i < CONFIG_SPI_NUM; i++) { /* find the SPI id */ in dw_spi_dma_event_cb()
731 if (idx < 0 || idx >= CONFIG_SPI_NUM) { in csi_spi_initialize()

Completed in 16 milliseconds