Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c49 DPORT_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dsystem_internal.c48 DPORT_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystem_reg.h595 #define DPORT_TIMERS_RST (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h1005 #define DPORT_TIMERS_RST (BIT(0)) macro