Searched defs:IS_SPI_SPH (Results 1 – 2 of 2) sorted by relevance
96 #define IS_SPI_SPH(__SPH__) (((__SPH__) == SPI_SPH_0) || ((__SPH__) == SPI_SPH_1)) macro
122 #define IS_SPI_SPH(__SPH__) (((__SPH__) == SPI_SPH_0) || ((__SPH__) == SPI_SPH_1)) macro
Completed in 5 milliseconds