Home
last modified time | relevance | path

Searched refs:SYSTEM_BB_REG_RST (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c101 …M_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_BLE_REG_RST | SYSTEM_PWR_REG_RST | SYSTEM_BB_REG_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsyscon_reg.h211 #define SYSTEM_BB_REG_RST (BIT(13)) macro