Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c319 CLEAR_PERI_REG_MASK(SYSTEM_PERIP_RST_EN1_REG, SYSTEM_PERI_BACKUP_RST); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h632 #define SYSTEM_PERI_BACKUP_RST (BIT(0)) macro