Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/driver/
Dsdmmc_host.c69 static esp_err_t sdmmc_host_pullup_en_internal(int slot, int width);
415 sdmmc_host_pullup_en_internal(slot, slot_config->width); in sdmmc_host_init_slot()
699 static esp_err_t sdmmc_host_pullup_en_internal(int slot, int width) in sdmmc_host_pullup_en_internal() function