commit | e4e98f9d7baa669d6282c817ccb9f1f62d0d2042 | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <walsh.benj@gmail.com> | Thu Jan 12 19:38:53 2017 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Sat Jan 14 13:06:00 2017 +0000 |
tree | c96e3895500a6bee1d6d5ef83ace4cbcdb3261ef | |
parent | bfcdfaf941829fa6b3cf4416b6db6d58a6f14cfb [diff] |
kernel: add user data API to timers Similar to what was available with nano timers in the original kernel, allow a user to associate opaque data with a timer. Fix for ZEP-1558. Change-Id: Ib8cf998b47988da27eba4ee5cd2658f90366b1e4 Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>