Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c96 DPORT_SDIO_HOST_RST | DPORT_EMAC_RST | DPORT_MACPWR_RST | in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c116 DPORT_SDIO_HOST_RST | DPORT_EMAC_RST | DPORT_MACPWR_RST | in esp_restart_noos()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h146 return DPORT_SDIO_HOST_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsyscon_reg.h482 #define DPORT_SDIO_HOST_RST (BIT(6)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1083 #define DPORT_SDIO_HOST_RST (BIT(6)) macro