nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
flash_map_pm.h File Reference
#include <pm_config.h>
#include <zephyr/sys/util.h>
#include <zephyr/devicetree.h>

Go to the source code of this file.

Macros

#define image_0   mcuboot_primary
 
#define slot0_partition   mcuboot_primary
 
#define image_1   mcuboot_secondary
 
#define slot1_partition   mcuboot_secondary
 
#define image_0_nonsecure   mcuboot_primary
 
#define slot0_ns_partition   mcuboot_primary
 
#define image_1_nonsecure   mcuboot_secondary
 
#define slot1_ns_partition   mcuboot_secondary
 
#define image_2   mcuboot_primary_1
 
#define image_3   mcuboot_secondary_1
 
#define slot2_partition   mcuboot_primary_1
 
#define slot3_partition   mcuboot_secondary_1
 
#define slot4_partition   mcuboot_primary_2
 
#define slot5_partition   mcuboot_secondary_2
 
#define image_scratch   mcuboot_scratch
 
#define image_scratch   mcuboot_scratch
 
#define PM_ID(label)
 
#define PM_IS_ENABLED(label)
 
#define FLASH_AREA_LABEL_STR(label)
 
#define FIXED_PARTITION_ID(label)
 
#define FLASH_AREA_ID(label)
 
#define FIXED_PARTITION_DATA_FIELD(label, x)
 
#define FLASH_DATA_FIELD(label, x)
 
#define FIXED_PARTITION_OFFSET(label)
 
#define FLASH_AREA_OFFSET(label)
 
#define FIXED_PARTITION_SIZE(label)
 
#define FLASH_AREA_SIZE(label)
 
#define FIXED_PARTITION_DEVICE(label)
 
#define FLASH_AREA_DEVICE(label)
 
#define FIXED_PARTITION_EXISTS(label)
 
#define FLASH_AREA_LABEL_EXISTS(label)