Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.h24 SDMMC_IDLE, enumerator
Dsdhc_esp32.c442 case SDMMC_IDLE: in process_events()
457 next_state = SDMMC_IDLE; in process_events()
462 next_state = SDMMC_IDLE; in process_events()
491 next_state = SDMMC_IDLE; in process_events()
501 next_state = SDMMC_IDLE; in process_events()
687 while (state != SDMMC_IDLE) { in sdmmc_host_do_transaction()