Searched refs:SD_CMD_SD_ERASE_GRP_START (Results 1 – 2 of 2) sorted by relevance
369 #define SD_CMD_SD_ERASE_GRP_START ((uint8_t)32) /*!< Sets the address of the firs… macro
1268 sdio_cmdinitstructure.CmdIndex = SD_CMD_SD_ERASE_GRP_START; in HAL_SD_Erase()1275 errorstate = SD_CmdResp1Error(hsd, SD_CMD_SD_ERASE_GRP_START); in HAL_SD_Erase()