Searched refs:HAL_DSI_ERROR_PSE (Results 1 – 10 of 10) sorted by relevance
676 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()1030 hdsi->ErrorCode |= HAL_DSI_ERROR_PSE; in HAL_DSI_IRQHandler()
590 if ((ActiveErrors & HAL_DSI_ERROR_PSE) != 0U) in HAL_DSI_ConfigErrorMonitor()939 hdsi->ErrorCode |= HAL_DSI_ERROR_PSE; in HAL_DSI_IRQHandler()
855 #define HAL_DSI_ERROR_PSE 0x00000040U /*!< Packet Size error */ macro
873 #define HAL_DSI_ERROR_PSE 0x00000040U /*!< Packet Size error */ macro