Searched refs:HAL_MMCEx_WriteBlocksDMAMultiBuffer (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_mmc_ex.h | 75 HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer(MMC_HandleTypeDef *hmmc, uint32_t BlockAdd,
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_mmc_ex.h | 75 HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer(MMC_HandleTypeDef *hmmc, uint32_t BlockAdd,
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_mmc_ex.h | 77 HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer(MMC_HandleTypeDef *hmmc, uint32_t BlockAdd, u…
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_mmc_ex.c | 215 HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer(MMC_HandleTypeDef *hmmc, uint32_t BlockAdd, in HAL_MMCEx_WriteBlocksDMAMultiBuffer() function
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_mmc_ex.c | 215 HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer(MMC_HandleTypeDef *hmmc, uint32_t BlockAdd, in HAL_MMCEx_WriteBlocksDMAMultiBuffer() function
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_mmc_ex.c | 189 HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer(MMC_HandleTypeDef *hmmc, uint32_t BlockAdd, u… in HAL_MMCEx_WriteBlocksDMAMultiBuffer() function
|