Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/test/
Dtest_i2c.c684 int low_period_cnt = uart_ll_get_low_pulse_cnt(&UART1); in i2c_scl_freq_cal() local
691 …(float)(i2c_cource_clk_period * high_period_cnt), (float)(i2c_cource_clk_period * low_period_cnt)); in i2c_scl_freq_cal()