Searched refs:SPI_SR_OVR (Results 1 – 1 of 1) sorted by relevance
100 #define SPI_SR_OVR BIT(6) macro530 if (sr & SPI_SR_OVR) { in stm32_spi_irq()