Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c50 SYSTEM_TIMERS_RST | SYSTEM_SPI01_RST | SYSTEM_UART_RST | SYSTEM_SYSTIMER_RST); in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c50 SYSTEM_TIMERS_RST | SYSTEM_SPI01_RST | SYSTEM_UART_RST | SYSTEM_SYSTIMER_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h529 #define SYSTEM_TIMERS_RST (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h564 #define SYSTEM_TIMERS_RST (BIT(0)) macro