Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sd/
Dsd_spec.h440 MMC_CLOCK_HS400 = MHZ(200), /* Same clock freq as HS200, just DDR */ enumerator
/Zephyr-latest/subsys/sd/
Dmmc.c558 card->bus_io.clock = MMC_CLOCK_HS400; in mmc_set_timing()