Files
zephyr/kernel
Peter A. Bigot f1b86caff3 kernel: timer: update k_timer API for const correctness
API that takes k_timer structures but doesn't change data in them is
updated to const-qualify the underlying object, allowing information
to be retrieved from contexts where the containing object is
immutable.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-10-02 11:29:14 +02:00
..
2020-09-03 14:24:38 -04:00
2020-09-23 13:21:07 -05:00
2020-07-25 21:26:15 -04:00