Home
last modified time | relevance | path

Searched refs:DMA_CTR1_SBL_1 (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.c1631 (((hdma->Init.SrcBurstLength - 1U) << DMA_CTR1_SBL_1_Pos) & DMA_CTR1_SBL_1)); in DMA_Init()
Dstm32u5xx_hal_dma_ex.c3730 (((pNodeConfig->Init.SrcBurstLength - 1U) << DMA_CTR1_SBL_1_Pos) & DMA_CTR1_SBL_1)); in DMA_List_BuildNode()
3931 DMA_CTR1_SBL_1) >> DMA_CTR1_SBL_1_Pos) + 1U; in DMA_List_GetNodeConfig()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_dma.c1634 (((hdma->Init.SrcBurstLength - 1U) << DMA_CTR1_SBL_1_Pos) & DMA_CTR1_SBL_1)); in DMA_Init()
Dstm32h5xx_hal_dma_ex.c3728 (((pNodeConfig->Init.SrcBurstLength - 1U) << DMA_CTR1_SBL_1_Pos) & DMA_CTR1_SBL_1)); in DMA_List_BuildNode()
3929 DMA_CTR1_SBL_1) >> DMA_CTR1_SBL_1_Pos) + 1U; in DMA_List_GetNodeConfig()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h6698 #define DMA_CTR1_SBL_1 DMA_CTR1_SBL_1_Msk /*!< Source bur… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h8097 #define DMA_CTR1_SBL_1 DMA_CTR1_SBL_1_Msk /*!< Source bur… macro