Searched refs:SDMMC_CMD_ERASE (Results 1 – 2 of 2) sorted by relevance
779 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_ERASE; in SDMMC_CmdErase()786 errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_ERASE, SDMMC_MAXERASETIMEOUT); in SDMMC_CmdErase()
241 #define SDMMC_CMD_ERASE ((uint8_t)38U) /*!< Reserved for SD security… macro