Home
last modified time | relevance | path

Searched defs:__t (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Dtime_units.h169 #define z_tmcvt_int_div_32(__t, __from_hz, __to_hz, __round_up, __round_off) \ argument
184 #define z_tmcvt_int_mul_32(__t, __from_hz, __to_hz) \ argument
188 #define z_tmcvt_gen_32(__t, __from_hz, __to_hz, __round_up, __round_off) \ argument
193 #define z_tmcvt_int_div_64(__t, __from_hz, __to_hz, __round_up, __round_off) \ argument
199 #define z_tmcvt_int_mul_64(__t, __from_hz, __to_hz) \ argument
203 #define z_tmcvt_gen_64_fast(__t, __from_hz, __to_hz, __round_up, __round_off) \ argument
208 #define z_tmcvt_gen_64_slow(__t, __from_hz, __to_hz, __round_up, __round_off) \ argument
214 #define z_tmcvt_gen_64(__t, __from_hz, __to_hz, __round_up, __round_off) \ argument
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
[all …]