Searched refs:DSI_ERROR_GEN_MASK (Results 1 – 5 of 5) sorted by relevance
190 #define DSI_ERROR_GEN_MASK (DSI_ISR1_GCWRE | DSI_ISR1_GPWRE | DSI_ISR1_GPTXE | DSI_ISR1_GPRDE | DSI… macro697 hdsi->Instance->IER[1U] |= DSI_ERROR_GEN_MASK; in HAL_DSI_ConfigErrorMonitor()1043 if ((ErrorStatus1 & DSI_ERROR_GEN_MASK) != 0U) in HAL_DSI_IRQHandler()
190 #define DSI_ERROR_GEN_MASK (DSI_ISR1_GCWRE | DSI_ISR1_GPWRE | DSI_ISR1_GPTXE | DSI_ISR1_GPRDE | DSI… macro611 hdsi->Instance->IER[1U] |= DSI_ERROR_GEN_MASK; in HAL_DSI_ConfigErrorMonitor()952 if ((ErrorStatus1 & DSI_ERROR_GEN_MASK) != 0U) in HAL_DSI_IRQHandler()