commit | 0285c69a3a6dc8c9c4eac4e4409011e8cc4e1e17 | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Tue Oct 30 12:47:35 2018 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 20 12:23:22 2018 +0100 |
tree | 75f6115138fc79c08758309874cf87cc7210ef4f | |
parent | d6c50517d97fa3de4ee21b933b2e0781c6f85d45 [diff] |
lib/cmsis_rtos_v2: 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>