mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 19:46:00 +00:00
Adds a K_DELAYED_WORK_DEFINE, matching the K_WORK_DEFINE macro, with accompanying Z_DELAYED_WORK_INITIALIZER macro. Makes k_delayed_work_init a static inline function, like its K_WORK counterpart. Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
arch | ||
benchmarks | ||
bluetooth | ||
boards | ||
crypto | ||
deprecated/inttype | ||
drivers | ||
kernel | ||
lib | ||
misc/test_build | ||
net | ||
portability | ||
posix | ||
shell | ||
subsys | ||
unit | ||
ztest |