Searched refs:SD_hs (Results 1 – 1 of 1) sorted by relevance
4023 uint32_t SD_hs[16] = {0}; in SD_HighSpeed() local4070 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_HighSpeed()4114 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_HighSpeed()4136 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local4183 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()4227 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()4265 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local4312 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()4356 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()