Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c283 static int sdmmc_host_start_command(sdmmc_dev_t *sdio_hw, int slot, sdmmc_hw_cmd_t cmd, in sdmmc_host_start_command() function
675 ret = sdmmc_host_start_command(sdio_hw, slot, hw_cmd, cmdinfo->arg); in sdmmc_host_do_transaction()
719 ret = sdmmc_host_start_command(sdio_hw, slot, cmd_val, 0); in sdmmc_host_clock_update_command()