Searched refs:HAL_SPI_ERROR_OVR (Results 1 – 3 of 3) sorted by relevance
78 SET_BIT(hspi->ErrorCode, HAL_SPI_ERROR_OVR); in LCD_SPI_CloseTransfer()
192 #define HAL_SPI_ERROR_OVR (0x00000004U) /*!< OVR error … macro
2425 SET_BIT(hspi->ErrorCode, HAL_SPI_ERROR_OVR); in HAL_SPI_IRQHandler()
Completed in 15 milliseconds