/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dma_ex.c | 716 hdma->Instance->CLBAR = 0U; in HAL_DMAEx_List_DeInit() 850 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start() 929 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start_IT()
|
D | stm32u5xx_hal_dcmi.c | 1289 tmp2 = hdcmi->DMA_Handle->Instance->CLBAR & DMA_CLBAR_LBA; in DCMI_DMAXferCplt()
|
D | stm32u5xx_ll_dma.c | 319 LL_DMA_WriteReg(tmp, CLBAR, 0U); in LL_DMA_DeInit()
|
D | stm32u5xx_hal_dma.c | 358 hdma->Instance->CLBAR = 0U; in HAL_DMA_DeInit()
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dma_ex.c | 712 hdma->Instance->CLBAR = 0U; in HAL_DMAEx_List_DeInit() 836 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start() 915 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start_IT()
|
D | stm32h7rsxx_hal_dma.c | 490 hdma->Instance->CLBAR = 0U; in HAL_DMA_DeInit()
|
D | stm32h7rsxx_ll_dma.c | 351 LL_DMA_WriteReg(tmp, CLBAR, 0U); in LL_DMA_DeInit()
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_dma_ex.c | 679 hdma->Instance->CLBAR = 0U; in HAL_DMAEx_List_DeInit() 806 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start() 885 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start_IT()
|
D | stm32wbaxx_ll_dma.c | 268 LL_DMA_WriteReg(tmp, CLBAR, 0U); in LL_DMA_DeInit()
|
D | stm32wbaxx_hal_dma.c | 358 hdma->Instance->CLBAR = 0U; in HAL_DMA_DeInit()
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dma_ex.c | 716 hdma->Instance->CLBAR = 0U; in HAL_DMAEx_List_DeInit() 850 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start() 929 hdma->Instance->CLBAR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLBAR_LBA); in HAL_DMAEx_List_Start_IT()
|
D | stm32h5xx_hal_dcmi.c | 1289 tmp2 = hdcmi->DMA_Handle->Instance->CLBAR & DMA_CLBAR_LBA; in DCMI_DMAXferCplt()
|
D | stm32h5xx_hal_dma.c | 365 hdma->Instance->CLBAR = 0U; in HAL_DMA_DeInit()
|
D | stm32h5xx_ll_dma.c | 316 LL_DMA_WriteReg(tmp, CLBAR, 0U); in LL_DMA_DeInit()
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_dma.h | 1168 …MODIFY_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, DMA_CL… in LL_DMA_SetLinkedListBaseAddr() 1191 …return (READ_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, … in LL_DMA_GetLinkedListBaseAddr()
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 1806 …MODIFY_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, DMA_CL… in LL_DMA_SetLinkedListBaseAddr() 1829 …return (READ_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, … in LL_DMA_GetLinkedListBaseAddr()
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_dma.h | 1616 …MODIFY_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, DMA_CL… in LL_DMA_SetLinkedListBaseAddr() 1647 …return (READ_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, … in LL_DMA_GetLinkedListBaseAddr()
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 1645 …MODIFY_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, DMA_CL… in LL_DMA_SetLinkedListBaseAddr() 1676 …return (READ_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CLBAR, … in LL_DMA_GetLinkedListBaseAddr()
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 278 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset:… member
|
D | stm32wba52xx.h | 294 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset:… member
|
D | stm32wba54xx.h | 311 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset:… member
|
D | stm32wba55xx.h | 311 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset:… member
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 404 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset: … member
|
D | stm32h523xx.h | 465 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset: … member
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 537 …__IO uint32_t CLBAR; /*!< DMA channel x linked-list base address register, Address offset:… member
|