Searched refs:SEND_CSD (Results 1 – 3 of 3) sorted by relevance
10 #define SEND_CSD (0x40 + 9) macro
369 if ((LPC17xx_SD_SendCmd(SEND_CSD, 0) != 0x00) || in LPC17xx_SD_ReadCfg()406 … if ((LPC17xx_SD_SendCmd(SEND_CSD, 0) == 0) && LPC17xx_SD_ReadDataBlock(csd, 16)) /* Read CSD */ in LPC17xx_SD_ReadCfg()
404 case SEND_CSD: /* MMC_SEND_CSD 9 */ in sdif_prepare_sd_command_flags()483 case SEND_CSD: /* MMC_SEND_CSD 9 */ in sdif_prepar_emmc_command_flags()
Completed in 9 milliseconds