Home
last modified time | relevance | path

Searched refs:DMA_CTR3_DAO_Pos (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c3368 tmpreg2 = tmpreg2 << DMA_CTR3_DAO_Pos; in HAL_DMAEx_ConfigRepeatBlock()
3373 tmpreg2 = ((uint32_t)pConfigRepeatBlock->DestAddrOffset << DMA_CTR3_DAO_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3866 …pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] |= (((uint32_t)blockoffset << DMA_CTR3_DAO_Pos) & D… in DMA_List_BuildNode()
3871 … (((uint32_t)pNodeConfig->RepeatBlockConfig.DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO); in DMA_List_BuildNode()
4044 … = (uint16_t)((pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] & DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in DMA_List_GetNodeConfig()
Dstm32h5xx_ll_dma.c1033 … ((DMA_InitNodeStruct->DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c3352 tmpreg2 = tmpreg2 << DMA_CTR3_DAO_Pos; in HAL_DMAEx_ConfigRepeatBlock()
3357 tmpreg2 = ((uint32_t)pConfigRepeatBlock->DestAddrOffset << DMA_CTR3_DAO_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3837 …pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] |= (((uint32_t)blockoffset << DMA_CTR3_DAO_Pos) & D… in DMA_List_BuildNode()
3842 … (((uint32_t)pNodeConfig->RepeatBlockConfig.DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO); in DMA_List_BuildNode()
3985 … = (uint16_t)((pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] & DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in DMA_List_GetNodeConfig()
Dstm32h7rsxx_ll_dma.c1085 … ((DMA_InitNodeStruct->DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c3369 tmpreg2 = tmpreg2 << DMA_CTR3_DAO_Pos; in HAL_DMAEx_ConfigRepeatBlock()
3374 tmpreg2 = ((uint32_t)pConfigRepeatBlock->DestAddrOffset << DMA_CTR3_DAO_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3864 …pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] |= (((uint32_t)blockoffset << DMA_CTR3_DAO_Pos) & D… in DMA_List_BuildNode()
3869 … (((uint32_t)pNodeConfig->RepeatBlockConfig.DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO); in DMA_List_BuildNode()
4043 … = (uint16_t)((pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] & DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in DMA_List_GetNodeConfig()
Dstm32u5xx_ll_dma.c1079 … ((DMA_InitNodeStruct->DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c3388 tmpreg2 = tmpreg2 << DMA_CTR3_DAO_Pos; in HAL_DMAEx_ConfigRepeatBlock()
3393 tmpreg2 = ((uint32_t)pConfigRepeatBlock->DestAddrOffset << DMA_CTR3_DAO_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3886 …pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] |= (((uint32_t)blockoffset << DMA_CTR3_DAO_Pos) & D… in DMA_List_BuildNode()
3891 … (((uint32_t)pNodeConfig->RepeatBlockConfig.DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO); in DMA_List_BuildNode()
4064 … = (uint16_t)((pNode->LinkRegisters[NODE_CTR3_DEFAULT_OFFSET] & DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in DMA_List_GetNodeConfig()
Dstm32n6xx_ll_dma.c1149 … ((DMA_InitNodeStruct->DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dma.h4474 … (SrcAddrOffset & DMA_CTR3_SAO) | ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_ConfigAddrUpdateValue()
4492 ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_SetDestAddrUpdateValue()
4509 DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in LL_DMA_GetDestAddrUpdateValue()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dma.h4536 … (SrcAddrOffset & DMA_CTR3_SAO) | ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_ConfigAddrUpdateValue()
4556 ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_SetDestAddrUpdateValue()
4575 DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in LL_DMA_GetDestAddrUpdateValue()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dma.h4356 … (SrcAddrOffset & DMA_CTR3_SAO) | ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_ConfigAddrUpdateValue()
4376 ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_SetDestAddrUpdateValue()
4395 DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in LL_DMA_GetDestAddrUpdateValue()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_dma.h5674 … (SrcAddrOffset & DMA_CTR3_SAO) | ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_ConfigAddrUpdateValue()
5694 ((DestAddrOffset << DMA_CTR3_DAO_Pos) & DMA_CTR3_DAO)); in LL_DMA_SetDestAddrUpdateValue()
5713 DMA_CTR3_DAO) >> DMA_CTR3_DAO_Pos); in LL_DMA_GetDestAddrUpdateValue()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h3972 #define DMA_CTR3_DAO_Pos (16U) macro
3973 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h523xx.h5334 #define DMA_CTR3_DAO_Pos (16U) macro
5335 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h562xx.h5777 #define DMA_CTR3_DAO_Pos (16U) macro
5778 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h533xx.h5743 #define DMA_CTR3_DAO_Pos (16U) macro
5744 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h573xx.h8270 #define DMA_CTR3_DAO_Pos (16U) macro
8271 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h563xx.h7861 #define DMA_CTR3_DAO_Pos (16U) macro
7862 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h6422 #define DMA_CTR3_DAO_Pos (16U) macro
6423 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32u535xx.h6022 #define DMA_CTR3_DAO_Pos (16U) macro
6023 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32u575xx.h6421 #define DMA_CTR3_DAO_Pos (16U) macro
6422 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h5129 #define DMA_CTR3_DAO_Pos (16U) macro
5130 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h7s7xx.h5653 #define DMA_CTR3_DAO_Pos (16U) macro
5654 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h7s3xx.h5574 #define DMA_CTR3_DAO_Pos (16U) macro
5575 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…
Dstm32h7r7xx.h5206 #define DMA_CTR3_DAO_Pos (16U) macro
5207 #define DMA_CTR3_DAO_Msk (0x1FFFUL << DMA_CTR3_DAO_Pos) /*!< 0x1FFF0000…

12