Home
last modified time | relevance | path

Searched refs:HAL_SD_CardInfoTypeDef (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_sd.h110 }HAL_SD_CardInfoTypeDef; typedef
145 HAL_SD_CardInfoTypeDef SdCard; /*!< SD Card information */
653 HAL_StatusTypeDef HAL_SD_GetCardInfo(SD_HandleTypeDef *hsd, HAL_SD_CardInfoTypeDef *pCardInfo…
/bsp/stm32/stm32mp157a-st-ev1/board/ports/
A Ddrv_sdcard.c23 static HAL_SD_CardInfoTypeDef SDCardInfo = {0};
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sd.c2168 HAL_StatusTypeDef HAL_SD_GetCardInfo(SD_HandleTypeDef *hsd, HAL_SD_CardInfoTypeDef *pCardInfo) in HAL_SD_GetCardInfo()

Completed in 10 milliseconds