Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/sys/
Dtime_units.h98 bool result32, bool round_up, in z_tmcvt() argument
107 return result32 ? ((uint32_t)t) : t; in z_tmcvt()
130 if (result32 && (t < BIT64(32))) { in z_tmcvt()
136 if (result32) { in z_tmcvt()
142 if (result32) { in z_tmcvt()