Searched refs:SPI_CS_BIT0 (Results 1 – 4 of 4) sorted by relevance
241 #define SPI_CS_BIT0 ((uint16_t)0xfffe) macro249 #define IS_SPI_CS(CS) (((CS) == SPI_CS_BIT0) || ((CS) == SPI_CS_BIT1)||\
285 #define SPI_CS_BIT0 ((uint16_t)0xfffe) macro293 #define IS_SPI_CS(CS) (((CS) == SPI_CS_BIT0) || ((CS) == SPI_CS_BIT1)||\
Completed in 9 milliseconds