Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/include/sysflash/
Dsysflash.h31 #define ALL_AVAILABLE_SLOTS FLASH_AREA_IMAGE_0_SLOTS macro
33 #define ALL_AVAILABLE_SLOTS FLASH_AREA_IMAGE_0_SLOTS, \ macro
36 #define ALL_AVAILABLE_SLOTS FLASH_AREA_IMAGE_0_SLOTS, \ macro
44 FOR_EACH_NONEMPTY_TERM(FIXED_PARTITION_ID, (,), ALL_AVAILABLE_SLOTS) in __flash_area_ids_for_slot()
52 #undef ALL_AVAILABLE_SLOTS