Home
last modified time | relevance | path

Searched defs:BlockDataLength (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mdma.c1072 …HandleTypeDef *hmdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t BlockDataLength, uint32_t… in HAL_MDMA_Start()
1132 …HandleTypeDef *hmdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t BlockDataLength, uint32_t… in HAL_MDMA_Start_IT()
1760 …HandleTypeDef *hmdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t BlockDataLength, uint32_t… in MDMA_SetConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_mdma.c1084 …HandleTypeDef *hmdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t BlockDataLength, uint32_t… in HAL_MDMA_Start()
1144 …HandleTypeDef *hmdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t BlockDataLength, uint32_t… in HAL_MDMA_Start_IT()
1784 …HandleTypeDef *hmdma, uint32_t SrcAddress, uint32_t DstAddress, uint32_t BlockDataLength, uint32_t… in MDMA_SetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim.c4642 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_WriteStart() local
5097 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_ReadStart() local
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim.c4642 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_WriteStart() local
5097 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_ReadStart() local
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim.c4633 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_WriteStart() local
5086 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_ReadStart() local
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim.c4642 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_WriteStart() local
5097 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_ReadStart() local
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim.c4633 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_WriteStart() local
5086 uint32_t BlockDataLength = 0; in HAL_TIM_DMABurst_ReadStart() local
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdma.h145 uint32_t BlockDataLength; /*!< The data length of a block in bytes */ member
Dstm32h7xx_ll_mdma.h107 uint32_t BlockDataLength; /*!< Specifies the length of a block transfer in bytes member
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h148 uint32_t BlockDataLength; /*!< The data length of a block in bytes */ member