Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_gate_ll.h55 return PCR_TWAI1_CLK_EN; in periph_ll_get_clk_en_mask()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h599 #define PCR_TWAI1_CLK_EN (BIT(0)) macro