mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 11:25:12 +00:00
The K_MSEC macro evaluates its argument twice, which causes double evaluation of some function calls in the mesh stack. This removes all instances of function calls inside K_MSEC macros in the mesh stack. Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |