Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c43 DPORT_BTMAC_RST | DPORT_SDIO_RST | DPORT_EMAC_RST | DPORT_MACPWR_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c41 … DPORT_BTMAC_RST | DPORT_SDIO_RST | DPORT_SDIO_HOST_RST | DPORT_EMAC_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h145 return DPORT_EMAC_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Dsyscon_reg.h478 #define DPORT_EMAC_RST BIT(7) macro
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Ddport_reg.h1075 #define DPORT_EMAC_RST BIT(7) macro