Searched refs:t_to_ns (Results 1 – 1 of 1) sorted by relevance
44 static uint32_t t_to_ns(uint32_t t, uint32_t rpt, uint32_t freq) in t_to_ns() function51 uint32_t ns = t_to_ns(t, rpt, CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC); in timing_report()