/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dma_ex.c | 3881 pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] = ((uint32_t)blockoffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3886 ((uint32_t)pNodeConfig->RepeatBlockConfig.BlkSrcAddrOffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3894 (((uint32_t)blockoffset & DMA_CBR2_BRSAO) << DMA_CBR2_BRDAO_Pos); in DMA_List_BuildNode() 4060 offset = (uint16_t)(pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] & DMA_CBR2_BRSAO); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dma_ex.c | 3852 pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] = ((uint32_t)blockoffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3857 ((uint32_t)pNodeConfig->RepeatBlockConfig.BlkSrcAddrOffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3865 (((uint32_t)blockoffset & DMA_CBR2_BRSAO) << DMA_CBR2_BRDAO_Pos); in DMA_List_BuildNode() 4001 offset = (uint16_t)(pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] & DMA_CBR2_BRSAO); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dma_ex.c | 3879 pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] = ((uint32_t)blockoffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3884 ((uint32_t)pNodeConfig->RepeatBlockConfig.BlkSrcAddrOffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3892 (((uint32_t)blockoffset & DMA_CBR2_BRSAO) << DMA_CBR2_BRDAO_Pos); in DMA_List_BuildNode() 4059 offset = (uint16_t)(pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] & DMA_CBR2_BRSAO); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_dma_ex.c | 3901 pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] = ((uint32_t)blockoffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3906 ((uint32_t)pNodeConfig->RepeatBlockConfig.BlkSrcAddrOffset & DMA_CBR2_BRSAO); in DMA_List_BuildNode() 3914 (((uint32_t)blockoffset & DMA_CBR2_BRSAO) << DMA_CBR2_BRDAO_Pos); in DMA_List_BuildNode() 4080 offset = (uint16_t)(pNode->LinkRegisters[NODE_CBR2_DEFAULT_OFFSET] & DMA_CBR2_BRSAO); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 4565 …DestAddrOffset << DMA_CBR2_BRDAO_Pos) & DMA_CBR2_BRDAO) | (BlkRptSrcAddrOffset & DMA_CBR2_BRSAO)); in LL_DMA_ConfigBlkRptAddrUpdateValue() 4619 …REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO, in LL_DMA_SetBlkRptSrcAddrUpdateValue() 4636 …T(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO)); in LL_DMA_GetBlkRptSrcAddrUpdateValue()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 4637 …DestAddrOffset << DMA_CBR2_BRDAO_Pos) & DMA_CBR2_BRDAO) | (BlkRptSrcAddrOffset & DMA_CBR2_BRSAO)); in LL_DMA_ConfigBlkRptAddrUpdateValue() 4697 …REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO, in LL_DMA_SetBlkRptSrcAddrUpdateValue() 4716 …T(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO)); in LL_DMA_GetBlkRptSrcAddrUpdateValue()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_dma.h | 4457 …DestAddrOffset << DMA_CBR2_BRDAO_Pos) & DMA_CBR2_BRDAO) | (BlkRptSrcAddrOffset & DMA_CBR2_BRSAO)); in LL_DMA_ConfigBlkRptAddrUpdateValue() 4517 …REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO, in LL_DMA_SetBlkRptSrcAddrUpdateValue() 4536 …T(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO)); in LL_DMA_GetBlkRptSrcAddrUpdateValue()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_dma.h | 5775 …DestAddrOffset << DMA_CBR2_BRDAO_Pos) & DMA_CBR2_BRDAO) | (BlkRptSrcAddrOffset & DMA_CBR2_BRSAO)); in LL_DMA_ConfigBlkRptAddrUpdateValue() 5835 …REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO, in LL_DMA_SetBlkRptSrcAddrUpdateValue() 5854 …T(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CBR2, DMA_CBR2_BRSAO)); in LL_DMA_GetBlkRptSrcAddrUpdateValue()
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 3979 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h523xx.h | 5341 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h562xx.h | 5784 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h533xx.h | 5750 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h573xx.h | 8277 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h563xx.h | 7868 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 6429 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32u535xx.h | 6029 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32u575xx.h | 6428 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32u585xx.h | 6877 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32u595xx.h | 6684 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32u5a5xx.h | 7133 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32u5f7xx.h | 6980 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 5136 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h7s7xx.h | 5660 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h7s3xx.h | 5581 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|
D | stm32h7r7xx.h | 5213 #define DMA_CBR2_BRSAO DMA_CBR2_BRSAO_Msk /*!< Block repe… macro
|