zephyr/lib/crc
frei tycho f17a67fee4 lib: avoided increments/decrements with side effects
- moved ++/-- before or after the value use

Signed-off-by: frei tycho <tfrei@baumer.com>
2024-06-21 08:48:15 -04:00
..
CMakeLists.txt
Kconfig posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
crc4_sw.c
crc7_sw.c lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
crc8_sw.c lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
crc16_sw.c lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
crc24_sw.c
crc32_sw.c
crc32c_sw.c
crc_shell.c