Searched refs:SLOT1_LABEL (Results 1 – 2 of 2) sorted by relevance
15 #define SLOT1_LABEL slot1_ns_partition macro18 #define SLOT1_LABEL slot1_partition macro23 #if FIXED_PARTITION_EXISTS(SLOT1_LABEL)24 #define FLASH_AREA_IMAGE_SECONDARY FIXED_PARTITION_ID(SLOT1_LABEL)
54 #define SLOT1_LABEL slot1_partition macro55 #define SLOT1_SIZE FIXED_PARTITION_SIZE(SLOT1_LABEL)856 ret = boot_erase_img_bank(FIXED_PARTITION_ID(SLOT1_LABEL)); in hawkbit_init()