Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h132 return PCR_SPI2_RST_EN; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_gate_ll.h126 return PCR_SPI2_RST_EN; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h1214 #define PCR_SPI2_RST_EN (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h1382 #define PCR_SPI2_RST_EN (BIT(1)) macro