Searched refs:SPI_count (Results 1 – 2 of 2) sorted by relevance
45 extern const uint_least8_t SPI_count;91 for (i = 0; i < SPI_count; i++) { in SPI_init()106 if (isInitialized && (index < SPI_count)) { in SPI_open()
87 const uint_least8_t SPI_count = CC3220SF_LAUNCHXL_SPICOUNT; variable