Searched refs:IS_LL_SPI_DATAWIDTH (Results 1 – 1 of 1) sorted by relevance
71 #define IS_LL_SPI_DATAWIDTH(__VALUE__) (((__VALUE__) == LL_SPI_DATAWIDTH_8BIT) \ macro188 assert_param(IS_LL_SPI_DATAWIDTH(SPI_InitStruct->DataWidth)); in LL_SPI_Init()
Completed in 4 milliseconds