Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/disk/
Dsdmmc_stm32.c483 static int stm32_sdmmc_get_card_info(HandleTypeDef *hsd, CardInfoTypeDef *info) in stm32_sdmmc_get_card_info() function
502 err = stm32_sdmmc_get_card_info(&priv->hsd, &info); in stm32_sdmmc_access_ioctl()
509 err = stm32_sdmmc_get_card_info(&priv->hsd, &info); in stm32_sdmmc_access_ioctl()