ae55dae454
The ARRAY_SIZE macro uses sizeof and thus the return type should be an unsigned value. size_t is typically the type used for sizeof and fits well for the ARRAY_SIZE macro as well. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no> |
||
---|---|---|
.. | ||
base64 | ||
cbprintf | ||
crc | ||
intmath | ||
list | ||
math_extras | ||
net_timeout | ||
rbtree | ||
timeutil | ||
util | ||
winstream |