zephyr/tests
Trond Einar Snekvik 7986f94275 kernel: Add K_DELAYED_WORK_DEFINE
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>
2020-11-27 20:08:30 -05:00
..
application_development
arch
benchmarks
bluetooth tests: Bluetooth: Add tests for reading codec and controller delay info 2020-11-26 15:46:17 +01:00
boards
crypto
deprecated/inttype
drivers tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
kernel kernel: Add K_DELAYED_WORK_DEFINE 2020-11-27 20:08:30 -05:00
lib
misc/test_build
net tests: net: tcp2: Add RST packet handling tests 2020-11-24 13:08:39 +02:00
portability
posix
shell
subsys
unit tests/unit/cbprintf: test %p with NULL and justification 2020-11-19 12:37:42 +01:00
ztest