Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_gate_ll.h96 return SYSTEM_SPI2_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h120 return SYSTEM_SPI2_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h153 return SYSTEM_SPI2_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h240 #define SYSTEM_SPI2_RST (BIT(6)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h493 #define SYSTEM_SPI2_RST (BIT(6)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h528 #define SYSTEM_SPI2_RST (BIT(6)) macro