zephyr/lib/cmsis_rtos_v1
Andy Ross 8892406c1d kernel/sys_clock.h: Deprecate and convert uses of old conversions
Mark the old time conversion APIs deprecated, leave compatibility
macros in place, and replace all usage with the new API.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-11-08 11:08:58 +01:00
..
CMakeLists.txt
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
Kconfig