Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.h75 #define I2C_FM_SCL_MIN_LOW_PERIOD_NS 1300U macro
Dmec_i3c_pvt.c525 low_count = (uint16_t)MEC_DIV_ROUND_UP(I2C_FM_SCL_MIN_LOW_PERIOD_NS, core_clk_freq_ns); in _i2c_fm_timing_set()