Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_gate_ll.h214 return PCR_TWAI1_CONF_REG; in periph_ll_get_clk_en_reg()
286 return PCR_TWAI1_CONF_REG; in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h595 #define PCR_TWAI1_CONF_REG (DR_REG_PCR_BASE + 0x64) macro