Searched refs:width_ns (Results 1 – 2 of 2) sorted by relevance
97 uint32_t width_ns,180 uint32_t width_ns, in LPI2C_GetCyclesForWidth() argument191 while ((((cycles + 1U) * busCycle_ns) < width_ns) && (cycles + 1U < maxCycles)) in LPI2C_GetCyclesForWidth()198 if ((cycles == 0U) && (busCycle_ns <= (width_ns * 10U))) in LPI2C_GetCyclesForWidth()
60 uint32_t width_ns,146 uint32_t width_ns, in LPI2C_GetCyclesForWidth() argument164 while ((((cycles + 1U) * busCycle_ns) < width_ns) && (cycles + 1U < maxCycles)) in LPI2C_GetCyclesForWidth()171 if ((cycles == 0U) && (busCycle_ns <= (width_ns * 10U))) in LPI2C_GetCyclesForWidth()