Searched defs:SPI_MODE_SLAVE (Results 1 – 3 of 3) sorted by relevance
184 #define SPI_MODE_SLAVE (0x00000000U) macro
184 #define SPI_MODE_SLAVE ((uint32_t)0x00000000U) macro
236 #define SPI_MODE_SLAVE (0x00000000U) macro