Searched refs:SDMMC_CMD_SD_APP_SEND_SCR (Results 1 – 2 of 2) sorted by relevance
985 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SD_APP_SEND_SCR; in SDMMC_CmdSendSCR()992 errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_SD_APP_SEND_SCR, SDMMC_CMDTIMEOUT); in SDMMC_CmdSendSCR()
264 #define SDMMC_CMD_SD_APP_SEND_SCR ((uint8_t)51U) /*!< Reads the SD Configurati… macro