Searched refs:SDMMC_CMD_ALL_SEND_CID (Results 1 – 2 of 2) sorted by relevance
197 #define SDMMC_CMD_ALL_SEND_CID ((uint8_t)2U) /*!< Asks any card connected … macro
1009 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_ALL_SEND_CID; in SDMMC_CmdSendCID()