Searched refs:HAL_DSI_ERROR_ECC (Results 1 – 10 of 10) sorted by relevance
664 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()1020 hdsi->ErrorCode |= HAL_DSI_ERROR_ECC; in HAL_DSI_IRQHandler()
578 if ((ActiveErrors & HAL_DSI_ERROR_ECC) != 0U) in HAL_DSI_ConfigErrorMonitor()929 hdsi->ErrorCode |= HAL_DSI_ERROR_ECC; in HAL_DSI_IRQHandler()
853 #define HAL_DSI_ERROR_ECC 0x00000010U /*!< ECC errors */ macro
871 #define HAL_DSI_ERROR_ECC 0x00000010U /*!< ECC errors */ macro