mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 22:35:54 +00:00
Wrong use of function `find_msb_set(~link.rx.seg)`, uint8_t type is implicitly converted to uint32_t. As a result, it always returns 32 instead of the expected value, resulting in abnormal processing of prov segment. Signed-off-by: Lingao Meng <menglingao@xiaomi.com> |
||
---|---|---|
.. | ||
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 |