Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c2828 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2838 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2900 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2934 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
2954 if (SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
4099 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd) in SD_HighSpeed() function
Dstm32l4xx_hal_sd_ex.c86 return SD_HighSpeed (hsd); in HAL_SDEx_HighSpeed()
/hal_stm32-latest/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
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_sd.h837 uint32_t SD_HighSpeed(SD_HandleTypeDef *hsd);