Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/fatfs/vfs/
Dvfs_fat_sdmmc.c188 static esp_err_t init_sdspi_host_deprecated(int slot, const void *slot_config, int *out_slot) in init_sdspi_host_deprecated() function
218 err = init_sdspi_host_deprecated(host_config->slot, slot_config, &card_handle); in esp_vfs_fat_sdmmc_mount()