Searched refs:IFCR (Results 1 – 6 of 6) sorted by relevance
295 hdma->DmaBaseAddress->IFCR = (DMA_ISR_GIF1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_DeInit()517 hdma->DmaBaseAddress->IFCR = (DMA_ISR_GIF1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_Abort()571 hdma->DmaBaseAddress->IFCR = (DMA_ISR_GIF1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_Abort_IT()651 hdma->DmaBaseAddress->IFCR = (DMA_ISR_GIF1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_PollForTransfer()713 hdma->DmaBaseAddress->IFCR = (DMA_FLAG_TC1 << (hdma->ChannelIndex& 0x1CU)); in HAL_DMA_PollForTransfer()725 hdma->DmaBaseAddress->IFCR = (DMA_FLAG_HT1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_PollForTransfer()749 hdma->DmaBaseAddress->IFCR = DMA_ISR_HTIF1 << (hdma->ChannelIndex & 0x1CU); in HAL_DMA_IRQHandler()779 hdma->DmaBaseAddress->IFCR = DMA_ISR_HTIF1 << (hdma->ChannelIndex & 0x1CU); in HAL_DMA_IRQHandler()829 hdma->DmaBaseAddress->IFCR = (DMA_ISR_TCIF1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_IRQHandler()851 hdma->DmaBaseAddress->IFCR = (DMA_ISR_GIF1 << (hdma->ChannelIndex & 0x1CU)); in HAL_DMA_IRQHandler()[all …]
607 (DMA2->IFCR = (__FLAG__)) : (DMA1->IFCR = (__FLAG__)))
468 …__IO uint32_t IFCR; /*!< DMA2D Interrupt Flag Clear Register, Address offset: … member1630 …__IO uint32_t IFCR; /*!< SPI Interrupt/Status Flags Clear register, Address offset:… member
465 …__IO uint32_t IFCR; /*!< DMA interrupt flag clear register, Address offset: 0x0… member
499 …__IO uint32_t IFCR; /*!< DMA interrupt flag clear register, Address offset: 0x0… member
1727 …__IO uint32_t IFCR; /*!< SPI/I2S Interrupt/Status flags clear register, Address offset:… member