Searched refs:SPI_DataWidth_12b (Results 1 – 5 of 5) sorted by relevance
67 SPI_DataWidth_12b = 12u, /*!< Data Width 12 bits. */ enumerator
117 #define SPI_DataWidth_12b ((uint16_t)0x000c) macro143 ((WIDTH) == SPI_DataWidth_11b)||((WIDTH) == SPI_DataWidth_12b)||\
265 #define SPI_DataWidth_12b ((u16)0x000c) macro
Completed in 14 milliseconds