Searched refs:SD_CMD_ERASE (Results 1 – 2 of 2) sorted by relevance
59 #define SD_CMD_ERASE 38 macro
526 res = send_cmd(handle, SD_CMD_ERASE, argument, options, &resp); in sd_cmd38()