Searched refs:SDMMC_CMD_SEND_STATUS (Results 1 – 2 of 2) sorted by relevance
1083 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SEND_STATUS; in SDMMC_CmdSendStatus()1090 errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_SEND_STATUS, SDMMC_CMDTIMEOUT); in SDMMC_CmdSendStatus()
214 #define SDMMC_CMD_SEND_STATUS ((uint8_t)13U) /*!< Addressed card sends its… macro