commit | a354d49c4f619134ef3a1d2cc49b98210525fc20 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Fri Sep 29 16:22:28 2017 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Sat Oct 07 10:45:15 2017 -0700 |
tree | 4359fbbdbcad44a2542d2bbcef8627515b843841 | |
parent | b9a057877700a4544d1359177f0699247e6b8d92 [diff] |
kernel: convert timer APIs to system calls k_timer_init() registers callbacks that run in supervisor mode and is excluded. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>