zephyr/subsys/storage
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
..
flash_map storage: flash_map: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
stream everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
CMakeLists.txt
Kconfig