Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dclk_gate_ll.h75 case PERIPH_SDMMC_MODULE: in periph_ll_get_clk_en_mask()
153 case PERIPH_SDMMC_MODULE: in periph_ll_get_rst_en_mask()
197 case PERIPH_SDMMC_MODULE: in periph_ll_get_clk_en_reg()
219 case PERIPH_SDMMC_MODULE: in periph_ll_get_rst_en_reg()
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dperiph_defs.h45 PERIPH_SDMMC_MODULE, enumerator
/device/soc/esp/esp32/components/driver/
Dsdmmc_host.c230 periph_module_reset(PERIPH_SDMMC_MODULE); in sdmmc_host_init()
231 periph_module_enable(PERIPH_SDMMC_MODULE); in sdmmc_host_init()
424 periph_module_disable(PERIPH_SDMMC_MODULE); in sdmmc_host_deinit()