Home
last modified time | relevance | path

Searched refs:DPORT_MACPWR_RST (Results 1 – 4 of 4) 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/soc/esp32s2/include/soc/
Dsyscon_reg.h480 #define DPORT_MACPWR_RST (BIT(8)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1081 #define DPORT_MACPWR_RST (BIT(8)) macro