Home
last modified time | relevance | path

Searched refs:DPORT_CLK_EN_DEDICATED_GPIO (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h73 return DPORT_CLK_EN_DEDICATED_GPIO; in periph_ll_get_clk_en_mask()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h64 #define DPORT_CLK_EN_DEDICATED_GPIO (BIT(7)) macro