Searched refs:SPI_DataWidth_28b (Results 1 – 5 of 5) sorted by relevance
83 SPI_DataWidth_28b = 28u, /*!< Data Width 28 bits. */ enumerator
133 #define SPI_DataWidth_28b ((uint16_t)0x001c) macro151 ((WIDTH) == SPI_DataWidth_27b)||((WIDTH) == SPI_DataWidth_28b)||\
281 #define SPI_DataWidth_28b ((u16)0x001c) macro
Completed in 10 milliseconds