zephyr/lib/cmsis_rtos_v1
Andy Ross 1003ab806c subsys/cmsis_v1: Port to new timeout API
No complexity here.  The CMSIS API was always in milliseconds, needs
nothing but a few wrapper macros for kernel timeout arguments.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-05-06 06:05:03 -04:00
..
CMakeLists.txt
Kconfig subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_kernel.c
cmsis_mailq.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_mempool.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_msgq.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_mutex.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_semaphore.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_signal.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_thread.c global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
cmsis_timer.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00
cmsis_wait.c subsys/cmsis_v1: Port to new timeout API 2020-05-06 06:05:03 -04:00