Searched refs:HAL_SD_CardInfoTypeDef (Results 1 – 3 of 3) sorted by relevance
110 }HAL_SD_CardInfoTypeDef; typedef145 HAL_SD_CardInfoTypeDef SdCard; /*!< SD Card information */653 HAL_StatusTypeDef HAL_SD_GetCardInfo(SD_HandleTypeDef *hsd, HAL_SD_CardInfoTypeDef *pCardInfo…
23 static HAL_SD_CardInfoTypeDef SDCardInfo = {0};
2168 HAL_StatusTypeDef HAL_SD_GetCardInfo(SD_HandleTypeDef *hsd, HAL_SD_CardInfoTypeDef *pCardInfo) in HAL_SD_GetCardInfo()
Completed in 10 milliseconds