Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c95 DPORT_BT_RST | DPORT_BTMAC_RST | DPORT_SDIO_RST | in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c115 DPORT_BT_RST | DPORT_BTMAC_RST | DPORT_SDIO_RST | in esp_restart_noos()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h148 return DPORT_SDIO_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsyscon_reg.h483 #define DPORT_SDIO_RST (BIT(5)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1084 #define DPORT_SDIO_RST (BIT(5)) macro