Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32_v2.c1065 uint32_t i2c_h_min_time, i2c_l_min_time; in stm32_i2c_configure_timing() local
1085 i2c_h_min_time = 4000U; in stm32_i2c_configure_timing()
1091 i2c_h_min_time = 600U; in stm32_i2c_configure_timing()
1106 uint32_t sclh = i2c_h_min_time / ns_presc; in stm32_i2c_configure_timing()