Searched refs:IS_SPI_I2S_CLEAR_IT (Results 1 – 6 of 6) sorted by relevance
391 #define IS_SPI_I2S_CLEAR_IT(IT) (((IT) == SPI_IT_CRCERR)) macro
399 #define IS_SPI_I2S_CLEAR_IT(IT) (((IT) == SPI_IT_CRCERR)) macro
420 #define IS_SPI_I2S_CLEAR_IT(IT) (((IT) == SPI_IT_CRCERR)) macro
887 assert_param(IS_SPI_I2S_CLEAR_IT(SPI_I2S_IT)); in SPI_I2S_ClearITPendingBit()
1158 assert_param(IS_SPI_I2S_CLEAR_IT(SPI_I2S_IT)); in SPI_I2S_ClearITPendingBit()
1294 assert_param(IS_SPI_I2S_CLEAR_IT(SPI_I2S_IT)); in SPI_I2S_ClearITPendingBit()
Completed in 11 milliseconds