Searched defs:from_hz (Results 1 – 3 of 3) sorted by relevance
47 const uint32_t from_hz = 32768UL; in ZTEST() local
241 uint32_t from_hz = get_hz(t->src), to_hz = get_hz(t->dst); in test_conversion() local
96 #define z_tmcvt_use_fast_algo(from_hz, to_hz) \ argument