Home
last modified time | relevance | path

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

/mcuboot-3.7.0/boot/bootutil/src/
Dloader.c80 #define TARGET_STATIC static macro
82 #define TARGET_STATIC macro
783 TARGET_STATIC uint8_t tmpbuf[BOOT_TMPBUF_SZ]; in boot_image_check()
1227 TARGET_STATIC uint8_t buf[BUF_SZ] __attribute__((aligned(4))); in boot_copy_region()
2095 TARGET_STATIC boot_sector_t primary_slot_sectors[BOOT_IMAGE_NUMBER][BOOT_MAX_IMG_SECTORS];
2096 TARGET_STATIC boot_sector_t secondary_slot_sectors[BOOT_IMAGE_NUMBER][BOOT_MAX_IMG_SECTORS];
2098 TARGET_STATIC boot_sector_t scratch_sectors[BOOT_MAX_IMG_SECTORS];