Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c97 DPORT_RW_BTMAC_RST | DPORT_RW_BTLP_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c117 DPORT_RW_BTMAC_RST | DPORT_RW_BTLP_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsyscon_reg.h478 #define DPORT_RW_BTLP_RST (BIT(10)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h1079 #define DPORT_RW_BTLP_RST (BIT(10)) macro