Home
last modified time | relevance | path

Searched refs:scl_low (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h68 uint16_t scl_low; /*!< I2C scl low period */ member
113 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
133 hw->scl_low_period.period = bus_cfg->scl_low; in i2c_ll_set_bus_timing()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2c_ll.h66 uint16_t scl_low; /*!< I2C scl low period */ member
112 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
136 hw->scl_low_period.period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Di2c_ll.h68 uint16_t scl_low; /*!< I2C scl low period */ member
123 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
162 hw->scl_low_period.period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Di2c_ll.h65 uint16_t scl_low; /*!< I2C scl low period */ member
118 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
156 hw->scl_low_period.scl_low_period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Di2c_ll.h72 uint16_t scl_low; /*!< I2C scl low period */ member
127 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
166 hw->scl_low_period.period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_i2c_struct.h27 } scl_low; member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_i2c_struct.h27 } scl_low; member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc_i2c_struct.h27 } scl_low; member