zephyr/subsys/portability
Christopher Friedt 13a2294f9d sys_clock: define NSEC_PER_MSEC
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>
2022-09-01 16:29:25 -04:00
..
cmsis_rtos_v1 sys_clock: define NSEC_PER_MSEC 2022-09-01 16:29:25 -04:00
cmsis_rtos_v2 sys_clock: define NSEC_PER_MSEC 2022-09-01 16:29:25 -04:00
CMakeLists.txt
Kconfig