Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c322 #define I3C_BUS_I2C_FM_TLOW_MIN_NS 1300 macro
1452 lcnt = DIV_ROUND_UP(I3C_BUS_I2C_FM_TLOW_MIN_NS * (uint64_t)core_rate, I3C_PERIOD_NS); in init_scl_timing()