HAL
SDMMC_CmdErase() is only used within HAL.
 
Symbols
loading...
Files
loading...

SDMMC_CmdErase() function

Send the Erase command and check the response

Syntax

uint32_t SDMMC_CmdErase(SDIO_TypeDef *SDIOx);
Implemented in stm32f4xx_ll_sdmmc.c:725

Arguments

SDIOx

Pointer to SDIO register base

Return value

HAL status

References

LocationReferrerText
stm32f4xx_ll_sdmmc.c:725
uint32_t SDMMC_CmdErase(SDIO_TypeDef *SDIOx)
stm32f4xx_ll_sdmmc.h:1092
uint32_t SDMMC_CmdErase(SDIO_TypeDef *SDIOx);
stm32f4xx_hal_mmc.c:1488HAL_MMC_Erase()
errorstate = SDMMC_CmdErase(hmmc->Instance);
stm32f4xx_hal_sd.c:1495HAL_SD_Erase()
errorstate = SDMMC_CmdErase(hsd->Instance);

Call Tree

Functions calling SDMMC_CmdErase()
Functions called by SDMMC_CmdErase()
all items filtered out
SDMMC_CmdErase()
Data read by SDMMC_CmdErase()
Data written by SDMMC_CmdErase()
SDMMC_CmdErase()::sdmmc_cmdinit
SDMMC_CmdErase()::errorstate
all items filtered out
SDMMC_CmdErase()
Type of SDMMC_CmdErase()
SDMMC_CmdErase()
uint32_t
all items filtered out