Home
last modified time | relevance | path

Searched refs:SYSTEM_SPI01_RST (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.4.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.4.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.4.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.4.0/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h107 return SYSTEM_SPI01_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h119 return SYSTEM_SPI01_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h147 return SYSTEM_SPI01_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h523 #define SYSTEM_SPI01_RST (BIT(1)) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h914 #define SYSTEM_SPI01_RST (BIT(1)) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h558 #define SYSTEM_SPI01_RST (BIT(1)) macro