zephyr/subsys/portability/cmsis_rtos_v1
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
..
CMakeLists.txt
Kconfig
cmsis_kernel.c
cmsis_mailq.c
cmsis_mempool.c
cmsis_msgq.c
cmsis_mutex.c
cmsis_semaphore.c
cmsis_signal.c
cmsis_thread.c
cmsis_timer.c
cmsis_wait.c