Searched refs:SD_FindSCR (Results 1 – 2 of 2) sorted by relevance
306 static HAL_SD_ErrorTypedef SD_FindSCR(SD_HandleTypeDef *hsd, uint32_t *pSCR); 1841 errorstate = SD_FindSCR(hsd, SD_scr); in HAL_SD_HighSpeed()3049 errorstate = SD_FindSCR(hsd, scr); in SD_WideBus_Enable()3118 errorstate = SD_FindSCR(hsd, scr); in SD_WideBus_Disable()3174 static HAL_SD_ErrorTypedef SD_FindSCR(SD_HandleTypeDef *hsd, uint32_t *pSCR) in SD_FindSCR() function
324 static uint32_t SD_FindSCR (SD_HandleTypeDef *hsd, uint32_t *pSCR);3572 errorstate = SD_FindSCR(hsd, scr); in SD_WideBus_Enable()3619 errorstate = SD_FindSCR(hsd, scr); in SD_WideBus_Disable()3657 static uint32_t SD_FindSCR(SD_HandleTypeDef *hsd, uint32_t *pSCR) in SD_FindSCR() function