Home
last modified time | relevance | path

Searched refs:STORAGE_PARTITION (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/subsys/usb/mass/src/
Dmain.c39 #define STORAGE_PARTITION storage_partition macro
40 #define STORAGE_PARTITION_ID FIXED_PARTITION_ID(STORAGE_PARTITION)
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dreel_board.c27 #define STORAGE_PARTITION storage_partition macro
28 #define STORAGE_PARTITION_DEV FIXED_PARTITION_DEVICE(STORAGE_PARTITION)
29 #define STORAGE_PARTITION_OFFSET FIXED_PARTITION_OFFSET(STORAGE_PARTITION)
30 #define STORAGE_PARTITION_SIZE FIXED_PARTITION_SIZE(STORAGE_PARTITION)
/Zephyr-latest/samples/subsys/settings/src/
Dmain.c20 #define STORAGE_PARTITION storage_partition macro
21 #define STORAGE_PARTITION_ID FIXED_PARTITION_ID(STORAGE_PARTITION)
/Zephyr-latest/subsys/fs/
Dshell.c20 #define STORAGE_PARTITION storage_partition macro
21 #define STORAGE_PARTITION_ID FIXED_PARTITION_ID(STORAGE_PARTITION)