Searched refs:width_ns (Results 1 – 1 of 1) sorted by relevance
92 uint32_t width_ns,181 uint32_t width_ns, in LPI2C_GetCyclesForWidth() argument189 while ((((cycles + 1) * busCycle_ns) < width_ns) && (cycles + 1 < maxCycles)) in LPI2C_GetCyclesForWidth()196 if ((cycles == 0) && (busCycle_ns <= (width_ns * 10))) in LPI2C_GetCyclesForWidth()