Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.h61 static const char *const timingStr[] = {"UNKNOWN", "LEGACY", "HS", "SDR12", "SDR25", "SDR50", variable
Dsdhc_esp32.c1058 LOG_INF("Bus timing successfully changed to %s", timingStr[ios->timing]); in sdhc_esp32_set_io()