Searched refs:IS_SPI_I2S_CLR_INT (Results 1 – 14 of 14) sorted by relevance
376 #define IS_SPI_I2S_CLR_INT(IT) (((IT) == SPI_INT_CRCERR)) macro
377 #define IS_SPI_I2S_CLR_INT(IT) (((IT) == SPI_INT_CRCERR)) macro
835 assert_param(IS_SPI_I2S_CLR_INT(SPI_I2S_IT)); in SPI_I2S_ClrITPendingBit()
844 assert_param(IS_SPI_I2S_CLR_INT(SPI_I2S_IT)); in SPI_I2S_ClrITPendingBit()
Completed in 37 milliseconds