Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h61 return SYSTEM_PCNT_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dclk.c250 SYSTEM_PCNT_CLK_EN | in esp_perip_clk_init()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h213 #define SYSTEM_PCNT_CLK_EN (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h242 #define SYSTEM_PCNT_CLK_EN (BIT(10)) macro