Searched refs:SPI_DataWidth_14b (Results 1 – 5 of 5) sorted by relevance
69 SPI_DataWidth_14b = 14u, /*!< Data Width 14 bits. */ enumerator
119 #define SPI_DataWidth_14b ((uint16_t)0x000e) macro144 ((WIDTH) == SPI_DataWidth_13b)||((WIDTH) == SPI_DataWidth_14b)||\
267 #define SPI_DataWidth_14b ((u16)0x000e) macro
Completed in 9 milliseconds