Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Di2c_types.h37 uint16_t scl_low; /*!< I2C scl low period */ member
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2c_ll.h80 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
100 assert(bus_cfg->scl_low > 0); in i2c_ll_set_bus_timing()
101 hw->scl_low_period.period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_struct.h21 } scl_low; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_struct.h20 } scl_low; member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h89 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
137 hw->scl_low_period.scl_low_period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h82 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
106 hw->scl_low_period.period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h89 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
137 hw->scl_low_period.scl_low_period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h89 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
141 hw->scl_low_period.scl_low_period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2c_ll.h90 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
138 hw->scl_low_period.period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h89 clk_cal->scl_low = half_cycle; in i2c_ll_cal_bus_clk()
141 hw->scl_low_period.scl_low_period = bus_cfg->scl_low - 1; in i2c_ll_set_bus_timing()