Searched refs:DSI_ERROR_CRC_MASK (Results 1 – 5 of 5) sorted by relevance
186 #define DSI_ERROR_CRC_MASK DSI_ISR1_CRCE macro673 hdsi->Instance->IER[1U] |= DSI_ERROR_CRC_MASK; in HAL_DSI_ConfigErrorMonitor()1023 if ((ErrorStatus1 & DSI_ERROR_CRC_MASK) != 0U) in HAL_DSI_IRQHandler()
186 #define DSI_ERROR_CRC_MASK DSI_ISR1_CRCE macro587 hdsi->Instance->IER[1U] |= DSI_ERROR_CRC_MASK; in HAL_DSI_ConfigErrorMonitor()932 if ((ErrorStatus1 & DSI_ERROR_CRC_MASK) != 0U) in HAL_DSI_IRQHandler()