The K_TIMEOUT_SUM() macro is intended as a means to add two k_timeout_t values together. This may be useful for a developer applying an exponential backoff algorithm. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
6 lines
70 B
YAML
6 lines
70 B
YAML
tests:
|
|
kernel.timer.timeout:
|
|
tags:
|
|
- kernel
|
|
- timer
|