Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h290 #define RT_SDHCI_MAX_DIV_SPEC_200 256 macro
/components/drivers/sdio/sdhci/
A Dsdhci.c2378 for (div = 1; div < RT_SDHCI_MAX_DIV_SPEC_200; div *= 2) in rt_sdhci_clk_set()
2668 mmc->f_min = host->max_clk / RT_SDHCI_MAX_DIV_SPEC_200; in rt_sdhci_setup_host()

Completed in 13 milliseconds