Searched refs:crflags (Results 1 – 7 of 7) sorted by relevance
1503 uint32_t crflags = READ_REG(hdma2d->Instance->CR); in HAL_DMA2D_IRQHandler() local1508 if ((crflags & DMA2D_IT_TE) != 0U) in HAL_DMA2D_IRQHandler()1535 if ((crflags & DMA2D_IT_CE) != 0U) in HAL_DMA2D_IRQHandler()1562 if ((crflags & DMA2D_IT_CAE) != 0U) in HAL_DMA2D_IRQHandler()1589 if ((crflags & DMA2D_IT_TW) != 0U) in HAL_DMA2D_IRQHandler()1609 if ((crflags & DMA2D_IT_TC) != 0U) in HAL_DMA2D_IRQHandler()1636 if ((crflags & DMA2D_IT_CTC) != 0U) in HAL_DMA2D_IRQHandler()
1546 uint32_t crflags = READ_REG(hdma2d->Instance->CR); in HAL_DMA2D_IRQHandler() local1551 if ((crflags & DMA2D_IT_TE) != 0U) in HAL_DMA2D_IRQHandler()1578 if ((crflags & DMA2D_IT_CE) != 0U) in HAL_DMA2D_IRQHandler()1605 if ((crflags & DMA2D_IT_CAE) != 0U) in HAL_DMA2D_IRQHandler()1632 if ((crflags & DMA2D_IT_TW) != 0U) in HAL_DMA2D_IRQHandler()1652 if ((crflags & DMA2D_IT_TC) != 0U) in HAL_DMA2D_IRQHandler()1679 if ((crflags & DMA2D_IT_CTC) != 0U) in HAL_DMA2D_IRQHandler()
1513 uint32_t crflags = READ_REG(hdma2d->Instance->CR); in HAL_DMA2D_IRQHandler() local1518 if ((crflags & DMA2D_IT_TE) != 0U) in HAL_DMA2D_IRQHandler()1545 if ((crflags & DMA2D_IT_CE) != 0U) in HAL_DMA2D_IRQHandler()1572 if ((crflags & DMA2D_IT_CAE) != 0U) in HAL_DMA2D_IRQHandler()1599 if ((crflags & DMA2D_IT_TW) != 0U) in HAL_DMA2D_IRQHandler()1619 if ((crflags & DMA2D_IT_TC) != 0U) in HAL_DMA2D_IRQHandler()1646 if ((crflags & DMA2D_IT_CTC) != 0U) in HAL_DMA2D_IRQHandler()
1576 uint32_t crflags = READ_REG(hdma2d->Instance->CR); in HAL_DMA2D_IRQHandler() local1581 if ((crflags & DMA2D_IT_TE) != 0U) in HAL_DMA2D_IRQHandler()1608 if ((crflags & DMA2D_IT_CE) != 0U) in HAL_DMA2D_IRQHandler()1635 if ((crflags & DMA2D_IT_CAE) != 0U) in HAL_DMA2D_IRQHandler()1662 if ((crflags & DMA2D_IT_TW) != 0U) in HAL_DMA2D_IRQHandler()1682 if ((crflags & DMA2D_IT_TC) != 0U) in HAL_DMA2D_IRQHandler()1709 if ((crflags & DMA2D_IT_CTC) != 0U) in HAL_DMA2D_IRQHandler()