Enumerations | Functions
stm32h7xx_hal_mmc_ex.h File Reference

Header file of SD HAL extended module. More...

#include "stm32h7xx_hal_def.h"
Include dependency graph for stm32h7xx_hal_mmc_ex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  HAL_MMCEx_DMABuffer_MemoryTypeDef { MMC_DMA_BUFFER0 = 0x00U, MMC_DMA_BUFFER1 = 0x01U }
 

Functions

HAL_StatusTypeDef HAL_MMCEx_ChangeDMABuffer (MMC_HandleTypeDef *hmmc, HAL_MMCEx_DMABuffer_MemoryTypeDef Buffer, uint32_t *pDataBuffer)
 
HAL_StatusTypeDef HAL_MMCEx_ConfigDMAMultiBuffer (MMC_HandleTypeDef *hmmc, uint32_t *pDataBuffer0, uint32_t *pDataBuffer1, uint32_t BufferSize)
 
void HAL_MMCEx_Read_DMADoubleBuf0CpltCallback (MMC_HandleTypeDef *hmmc)
 
void HAL_MMCEx_Read_DMADoubleBuf1CpltCallback (MMC_HandleTypeDef *hmmc)
 
HAL_StatusTypeDef HAL_MMCEx_ReadBlocksDMAMultiBuffer (MMC_HandleTypeDef *hmmc, uint32_t BlockAdd, uint32_t NumberOfBlocks)
 
void HAL_MMCEx_Write_DMADoubleBuf0CpltCallback (MMC_HandleTypeDef *hmmc)
 
void HAL_MMCEx_Write_DMADoubleBuf1CpltCallback (MMC_HandleTypeDef *hmmc)
 
HAL_StatusTypeDef HAL_MMCEx_WriteBlocksDMAMultiBuffer (MMC_HandleTypeDef *hmmc, uint32_t BlockAdd, uint32_t NumberOfBlocks)
 

Detailed Description

Header file of SD HAL extended module.

Author
MCD Application Team
Attention

© Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32h7xx_hal_mmc_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:03