Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h95 #define RT_SDHCI_CTRL_8BITBUS 0x20 macro
/components/drivers/sdio/sdhci/
A Dsdhci.c134 ctrl |= RT_SDHCI_CTRL_8BITBUS; in rt_sdhci_set_bus_width()
139 ctrl &= ~RT_SDHCI_CTRL_8BITBUS; in rt_sdhci_set_bus_width()

Completed in 17 milliseconds