Searched refs:HAL_DSI_ERROR_PHY (Results 1 – 10 of 10) sorted by relevance
646 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()1005 hdsi->ErrorCode |= HAL_DSI_ERROR_PHY; in HAL_DSI_IRQHandler()
560 if ((ActiveErrors & HAL_DSI_ERROR_PHY) != 0U) in HAL_DSI_ConfigErrorMonitor()914 hdsi->ErrorCode |= HAL_DSI_ERROR_PHY; in HAL_DSI_IRQHandler()
850 #define HAL_DSI_ERROR_PHY 0x00000002U /*!< PHY related errors */ macro
868 #define HAL_DSI_ERROR_PHY 0x00000002U /*!< PHY related errors */ macro