Home
last modified time | relevance | path

Searched refs:CDAR (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_dma.c362 hdma->Instance->CDAR = 0U; in HAL_DMA_DeInit()
1603 hdma->Instance->CDAR = DstAddress; in DMA_SetConfig()
Dstm32u5xx_hal_dma_ex.c718 hdma->Instance->CDAR = 0U; in HAL_DMAEx_List_DeInit()
3672 WRITE_REG(hdma->Instance->CDAR, 0U); in DMA_List_Init()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_dma.c361 hdma->Instance->CDAR = 0U; in HAL_DMA_DeInit()
1606 hdma->Instance->CDAR = DstAddress; in DMA_SetConfig()
Dstm32h5xx_hal_dma_ex.c715 hdma->Instance->CDAR = 0U; in HAL_DMAEx_List_DeInit()
3670 WRITE_REG(hdma->Instance->CDAR, 0U); in DMA_List_Init()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h454 …__IO uint32_t CDAR; /*!< DMA channel x destination address register, Address offset: … member
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h537 …__IO uint32_t CDAR; /*!< DMA channel x destination address register, Address offset: … member