Searched refs:CDAR (Results 1 – 6 of 6) sorted by relevance
362 hdma->Instance->CDAR = 0U; in HAL_DMA_DeInit()1603 hdma->Instance->CDAR = DstAddress; in DMA_SetConfig()
718 hdma->Instance->CDAR = 0U; in HAL_DMAEx_List_DeInit()3672 WRITE_REG(hdma->Instance->CDAR, 0U); in DMA_List_Init()
361 hdma->Instance->CDAR = 0U; in HAL_DMA_DeInit()1606 hdma->Instance->CDAR = DstAddress; in DMA_SetConfig()
715 hdma->Instance->CDAR = 0U; in HAL_DMAEx_List_DeInit()3670 WRITE_REG(hdma->Instance->CDAR, 0U); in DMA_List_Init()
454 …__IO uint32_t CDAR; /*!< DMA channel x destination address register, Address offset: … member
537 …__IO uint32_t CDAR; /*!< DMA channel x destination address register, Address offset: … member