Searched defs:BlockDataLength (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_mdma.c | 1072 …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/ |
D | stm32mp1xx_hal_mdma.c | 1084 …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/ |
D | stm32u5xx_hal_tim.c | 4642 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/ |
D | stm32h5xx_hal_tim.c | 4642 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/ |
D | stm32n6xx_hal_tim.c | 4633 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/ |
D | stm32wbaxx_hal_tim.c | 4642 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/ |
D | stm32h7rsxx_hal_tim.c | 4633 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/ |
D | stm32h7xx_hal_mdma.h | 145 uint32_t BlockDataLength; /*!< The data length of a block in bytes */ member
|
D | stm32h7xx_ll_mdma.h | 107 uint32_t BlockDataLength; /*!< Specifies the length of a block transfer in bytes member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_mdma.h | 148 uint32_t BlockDataLength; /*!< The data length of a block in bytes */ member
|