Searched refs:stm32_sdmmc_read_blocks (Results 1 – 1 of 1) sorted by relevance
373 static int stm32_sdmmc_read_blocks(HandleTypeDef *hsd, uint8_t *data_buf, in stm32_sdmmc_read_blocks() function404 err = stm32_sdmmc_read_blocks(&priv->hsd, data_buf, start_sector, num_sector); in stm32_sdmmc_access_read()