Searched refs:IS_LL_SPI_POLARITY (Results 1 – 1 of 1) sorted by relevance
74 #define IS_LL_SPI_POLARITY(__VALUE__) (((__VALUE__) == LL_SPI_POLARITY_LOW) \ macro189 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init()
Completed in 4 milliseconds