Home
last modified time | relevance | path

Searched refs:SYSTEM_TIMERS_RST (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32h2/
Dsystem_internal.c97 SYSTEM_TIMERS_RST | SYSTEM_SPI01_RST | SYSTEM_UART_RST | SYSTEM_SYSTIMER_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c113 SYSTEM_TIMERS_RST | SYSTEM_SPI01_RST | SYSTEM_UART_RST | SYSTEM_SYSTIMER_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c106 SYSTEM_TIMERS_RST | SYSTEM_SPI01_RST | SYSTEM_UART_RST | SYSTEM_SYSTIMER_RST); in esp_restart_noos()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h529 #define SYSTEM_TIMERS_RST (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h920 #define SYSTEM_TIMERS_RST (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h564 #define SYSTEM_TIMERS_RST (BIT(0)) macro