Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h732 PCR.i2c_sclk_conf.i2c_sclk_en = en; in i2c_ll_enable_controller_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h682 PCR.i2c[I2C_LL_GET_NUM(hw)].i2c_sclk_conf.i2c_sclk_en = en; in i2c_ll_enable_controller_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h237 uint32_t i2c_sclk_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h251 uint32_t i2c_sclk_en:1; member