Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c571 static bool cmd_needs_auto_stop(const struct sdmmc_command *cmd) in cmd_needs_auto_stop() function
613 res.send_auto_stop = cmd_needs_auto_stop(cmd) ? 1 : 0; in make_hw_cmd()