Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c621 static int sdmmc_host_do_transaction(const struct device *dev, int slot, in sdmmc_host_do_transaction() function
1181 ret_esp = sdmmc_host_do_transaction(dev, cfg->slot, &esp_cmd); in sdhc_esp32_request()