Searched defs:__const_hz (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/include/zephyr/sys/ |
D | time_units.h | 220 #define z_tmcvt_32(__t, __from_hz, __to_hz, __const_hz, __round_up, __round_off) \ argument 239 #define z_tmcvt_64(__t, __from_hz, __to_hz, __const_hz, __round_up, __round_off) \ argument 257 #define z_tmcvt(__t, __from_hz, __to_hz, __const_hz, __result32, __round_up, __round_off) \ argument
|