Searched refs:SD_UltraHighSpeed (Results 1 – 5 of 5) sorted by relevance
302 static uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd);2536 if (SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()2566 if (SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()3659 static uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd) in SD_UltraHighSpeed() function
305 static uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd);2580 if (SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()2610 if (SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()3703 static uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd) in SD_UltraHighSpeed() function
324 static uint32_t SD_UltraHighSpeed (SD_HandleTypeDef *hsd);2830 if (SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()2862 if (SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()4221 static uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd) in SD_UltraHighSpeed() function
245 static uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd);370 if(SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_Init()3302 uint32_t SD_UltraHighSpeed(SD_HandleTypeDef *hsd) in SD_UltraHighSpeed() function