Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c101 SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | BLE_REG_REST_BIT in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c101 …SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_BLE_REG_RST | SYSTEM_PWR_REG_RST | SYSTEM_BB_REG… in esp_restart_noos()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsyscon_reg.h215 #define SYSTEM_RW_BTLP_RST BIT(10) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsyscon_reg.h214 #define SYSTEM_RW_BTLP_RST (BIT(10)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h360 #define SYSTEM_RW_BTLP_RST (BIT(8)) macro