Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h116 return DPORT_I2C_EXT1_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h109 return DPORT_I2C_EXT1_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h495 #define DPORT_I2C_EXT1_RST (BIT(18)) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h998 #define DPORT_I2C_EXT1_RST (BIT(18)) macro