Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h221 return PCR_I2C0_CONF_REG; in periph_ll_get_clk_en_reg()
288 return PCR_I2C0_CONF_REG; in periph_ll_get_rst_en_reg()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h243 #define PCR_I2C0_CONF_REG (DR_REG_PCR_BASE + 0x20) macro