Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/nordic/coresight_stm/src/
Dmain.c44 static uint32_t t_to_ns(uint32_t t, uint32_t rpt, uint32_t freq) in t_to_ns() function
51 uint32_t ns = t_to_ns(t, rpt, CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC); in timing_report()