Home
last modified time | relevance | path

Searched refs:SYSTEM_I2C_EXT0_RST (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dclk_gate_ll.h93 return SYSTEM_I2C_EXT0_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h105 return SYSTEM_I2C_EXT0_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h123 return SYSTEM_I2C_EXT0_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h487 #define SYSTEM_I2C_EXT0_RST (BIT(7)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dclkrst_reg.h878 #define SYSTEM_I2C_EXT0_RST (BIT(7)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h522 #define SYSTEM_I2C_EXT0_RST (BIT(7)) macro