Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dloader.c102 #define TARGET_STATIC static macro
104 #define TARGET_STATIC macro
784 TARGET_STATIC uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_check()
1356 TARGET_STATIC uint8_t buf[BUF_SZ] __attribute__((aligned(4)));
2272 TARGET_STATIC boot_sector_t primary_slot_sectors[BOOT_IMAGE_NUMBER][BOOT_MAX_IMG_SECTORS];
2273 TARGET_STATIC boot_sector_t secondary_slot_sectors[BOOT_IMAGE_NUMBER][BOOT_MAX_IMG_SECTORS];
2275 TARGET_STATIC boot_sector_t scratch_sectors[BOOT_MAX_IMG_SECTORS];