Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c1219 static int sdhc_esp32_get_card_present(const struct device *dev) in sdhc_esp32_get_card_present() function
1402 .get_card_present = sdhc_esp32_get_card_present,