Searched refs:SDMMC_CMD_SEND_CSD (Results 1 – 2 of 2) sorted by relevance
206 #define SDMMC_CMD_SEND_CSD ((uint8_t)9U) /*!< Addressed card sends its… macro
1034 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SEND_CSD; in SDMMC_CmdSendCSD()