Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c368 uint32_t od_thigh_max_ns; member
1412 hcnt = DIV_ROUND_UP(config->od_thigh_max_ns * (uint64_t)core_rate, I3C_PERIOD_NS) - 1; in init_scl_timing()
2412 .od_thigh_max_ns = DT_INST_PROP(n, od_thigh_max_ns), \