Home
last modified time | relevance | path

Searched refs:SD_HighSpeed (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c300 static uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd);
2538 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2548 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2607 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2639 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2658 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2690 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2709 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
3546 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd) in SD_HighSpeed() function
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c303 static uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd);
2582 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2592 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2651 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2683 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2702 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2734 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2753 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
3590 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd) in SD_HighSpeed() function
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c303 static uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd);
2582 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2592 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2651 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2683 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2702 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2734 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2753 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
3590 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd) in SD_HighSpeed() function
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd_ex.c57 extern uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd);
87 return SD_HighSpeed (hsd); in HAL_SDEx_HighSpeed()
Dstm32l4xx_hal_sd.c323 uint32_t SD_HighSpeed (SD_HandleTypeDef *hsd);
2832 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2842 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2904 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2938 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2958 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
4108 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd) in SD_HighSpeed() function
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c243 static uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd);
378 if(SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_Init()
393 if(SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_Init()
3186 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd) in SD_HighSpeed() function