zephyr/subsys/fs/fcb
Pisit Sawangvonganan aca97a0bef fs: fcb: refactor fcb_get_len() for improved readability
Introduced temporary variables `buf0_xor` and `buf1_xor` to store
XOR results and added an explicit cast to `uint16_t` for
the `*len` variable.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-06-07 09:53:56 +02:00
..
CMakeLists.txt
fcb_append.c
fcb_elem_info.c
fcb_getnext.c
fcb_priv.h
fcb_rotate.c
fcb_walk.c
fcb.c fs: fcb: refactor fcb_get_len() for improved readability 2024-06-07 09:53:56 +02:00
Kconfig