mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
NSEC_PER_MSEC should be defined along with the rest of the per-sec macros in sys_clock.h. Currently, it's defined multiply in a few separate locations. Signed-off-by: Christopher Friedt <cfriedt@fb.com>