Searched refs:SPI_INSTANCE (Results 1 – 1 of 1) sorted by relevance
117 #ifndef SPI_INSTANCE119 #define SPI_INSTANCE(num) ((num) ? spi1 : spi0) macro