Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_dma.c362 hdma->Instance->CLLR = 0U; in HAL_DMA_DeInit()
1041 if (hdma->Instance->CLLR == 0U) in HAL_DMA_IRQHandler()
1686 WRITE_REG(hdma->Instance->CLLR, 0U); in DMA_Init()
Dstm32h5xx_hal_dma_ex.c716 hdma->Instance->CLLR = 0U; in HAL_DMAEx_List_DeInit()
843 hdma->Instance->CLLR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLLR_LA) | cllr_mask; in HAL_DMAEx_List_Start()
922 hdma->Instance->CLLR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLLR_LA) | cllr_mask; in HAL_DMAEx_List_Start_IT()
3683 WRITE_REG(hdma->Instance->CLLR, 0U); in DMA_List_Init()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_dma.c363 hdma->Instance->CLLR = 0U; in HAL_DMA_DeInit()
1042 if (hdma->Instance->CLLR == 0U) in HAL_DMA_IRQHandler()
1680 WRITE_REG(hdma->Instance->CLLR, 0U); in DMA_Init()
Dstm32u5xx_hal_dma_ex.c723 hdma->Instance->CLLR = 0U; in HAL_DMAEx_List_DeInit()
849 hdma->Instance->CLLR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLLR_LA) | cllr_mask; in HAL_DMAEx_List_Start()
928 hdma->Instance->CLLR = ((uint32_t)hdma->LinkedListQueue->Head & DMA_CLLR_LA) | cllr_mask; in HAL_DMAEx_List_Start_IT()
3689 WRITE_REG(hdma->Instance->CLLR, 0U); in DMA_List_Init()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h458 …__IO uint32_t CLLR; /*!< DMA channel x linked-list address register, Address offset: … member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h541 …__IO uint32_t CLLR; /*!< DMA channel x linked-list address register, Address offset: … member