Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/esp32s2/
Dsystem_api_esp32s2.c92 DPORT_BT_RST | DPORT_BTMAC_RST | DPORT_SDIO_RST | in esp_restart_noos()
/hal_espressif-2.7.6/components/esp32/
Dsystem_api_esp32.c112 DPORT_BT_RST | DPORT_BTMAC_RST | DPORT_SDIO_RST | in esp_restart_noos()
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dsyscon_reg.h484 #define DPORT_BTMAC_RST (BIT(4)) macro
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Ddport_reg.h1085 #define DPORT_BTMAC_RST (BIT(4)) macro