zephyr/lib/cmsis_rtos_v1
Rajavardhan Gundi 7d3a53900a lib/cmsis_rtos_v1: Implement support for timer APIs
These APIs provide the support of virtual timers. All timers
can be started, restarted, or stopped. Timers can be configured
as one-shot or periodic.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-08-13 13:08:07 -07:00
..
CMakeLists.txt lib/cmsis_rtos_v1: Implement support for timer APIs 2018-08-13 13:08:07 -07:00
cmsis_kernel.c lib/cmsis_rtos_v1: Implement support for osKernelSysTick 2018-08-13 13:08:07 -07:00
cmsis_thread.c
cmsis_timer.c lib/cmsis_rtos_v1: Implement support for timer APIs 2018-08-13 13:08:07 -07:00
cmsis_wait.c
Kconfig lib/cmsis_rtos_v1: Implement support for timer APIs 2018-08-13 13:08:07 -07:00