Vijay Sharma
|
83f1b8ba49
|
kernel: timer: Add timer observer hooks for extensibility
Introduce lifecycle observer callbacks (init, start, stop, expiry)
for k_timer using Zephyr's iterable sections pattern. This enables
external modules to extend timer functionality without modifying
kernel internals.
Signed-off-by: Vijay Sharma <vijshar@qti.qualcomm.com>
|
2026-01-09 14:25:31 -06:00 |
|