Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/components/esp_system/port/soc/esp32/
Dsystem_internal.c41DPORT_BTMAC_RST | DPORT_SDIO_RST | DPORT_SDIO_HOST_RST | DPORT_EMAC_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsyscon_reg.h477 #define DPORT_BTMAC_RST BIT(4) macro
488 DPORT_BTMAC_RST | \
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_gate_ll.h101 return (DPORT_BTBB_RST | DPORT_BTMAC_RST | DPORT_RW_BTMAC_RST | DPORT_RW_BTLP_RST); in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h1072 #define DPORT_BTMAC_RST BIT(4) macro
1086 DPORT_BTMAC_RST | \