Searched refs:SPI_DataWidth_11b (Results 1 – 5 of 5) sorted by relevance
66 SPI_DataWidth_11b = 11u, /*!< Data Width 11 bits. */ enumerator
116 #define SPI_DataWidth_11b ((uint16_t)0x000b) macro143 ((WIDTH) == SPI_DataWidth_11b)||((WIDTH) == SPI_DataWidth_12b)||\
264 #define SPI_DataWidth_11b ((u16)0x000b) macro
Completed in 9 milliseconds