mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 11:01:57 +00:00
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> |
||
---|---|---|
.. | ||
altera_max10 | ||
espressif_esp32/cache_coex | ||
intel_adsp | ||
intel_s1000_crb | ||
mec15xxevb_assy6853 | ||
native_posix |