Home
last modified time | relevance | path

Searched refs:source_freq (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/hal/
Di2c_hal.c27 …l_set_bus_timing(i2c_hal_context_t *hal, int scl_freq, i2c_clock_source_t src_clk, int source_freq) in i2c_hal_set_bus_timing() argument
31 i2c_ll_cal_bus_clk(source_freq, scl_freq, &clk_cal); in i2c_hal_set_bus_timing()
/hal_espressif-3.7.0/components/hal/include/hal/
Di2c_hal.h65 …_set_bus_timing(i2c_hal_context_t *hal, int scl_freq, i2c_clock_source_t src_clk, int source_freq);