Searched refs:IS_LL_SPI_CRC_POLYNOMIAL (Results 1 – 1 of 1) sorted by relevance
99 #define IS_LL_SPI_CRC_POLYNOMIAL(__VALUE__) ((__VALUE__) >= 0x1U) macro229 assert_param(IS_LL_SPI_CRC_POLYNOMIAL(SPI_InitStruct->CRCPoly)); in LL_SPI_Init()
Completed in 4 milliseconds