Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c323 #define I3C_BUS_I2C_FMP_TLOW_MIN_NS 500 macro
1446 lcnt = DIV_ROUND_UP(I3C_BUS_I2C_FMP_TLOW_MIN_NS * (uint64_t)core_rate, I3C_PERIOD_NS); in init_scl_timing()