Searched refs:SPI_DataWidth_30b (Results 1 – 5 of 5) sorted by relevance
85 SPI_DataWidth_30b = 30u, /*!< Data Width 30 bits. */ enumerator
135 #define SPI_DataWidth_30b ((uint16_t)0x001e) macro152 ((WIDTH) == SPI_DataWidth_29b)||((WIDTH) == SPI_DataWidth_30b)||\
283 #define SPI_DataWidth_30b ((u16)0x001e) macro
Completed in 13 milliseconds