Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c102 …DPORT_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI2_DMA_RST | DPORT_… in esp_restart_noos()
/hal_espressif-3.5.0/components/esp_system/port/soc/esp32/
Dsystem_internal.c123 …DPORT_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI_DMA_RST | DPORT_U… in esp_restart_noos()
/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h142 return DPORT_SPI3_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h129 return DPORT_SPI3_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h507 #define DPORT_SPI3_RST (BIT(16)) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Ddport_reg.h1000 #define DPORT_SPI3_RST (BIT(16)) macro