zephyr/subsys/fs/fcb
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
CMakeLists.txt
fcb_append.c
fcb_elem_info.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
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