Macros | |
#define | EFUSE_LAYOUT_UID_FAB (0x00) |
#define | EFUSE_LAYOUT_UID_YEAR (0x03) |
#define | EFUSE_LAYOUT_UID_MON (0x04) |
#define | EFUSE_LAYOUT_UID_LOT_ID (0x05) |
#define | EFUSE_LAYOUT_UID_WAFER_ID (0x0D) |
#define | EFUSE_LAYOUT_UID_WAFER_X (0x0E) |
#define | EFUSE_LAYOUT_UID_WAFER_Y (0x0F) |
#define | EFUSE_LAYOUT_FLASH_SE_ADDR1 (0x10) |
#define | EFUSE_LAYOUT_FLASH_SE_ADDR2 (0x14) |
#define | EFUSE_LAYOUT_USER_START (0x18) |
#define | EFUSE_LAYOUT_USER_END (0x1F) |
#define EFUSE_LAYOUT_FLASH_SE_ADDR1 (0x10) |
start address for Flash security registers 1
Definition at line 176 of file hal_efuse.h.
#define EFUSE_LAYOUT_FLASH_SE_ADDR2 (0x14) |
start address for Flash security registers 2
Definition at line 177 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_FAB (0x00) |
Store UID-FAB information
Definition at line 168 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_LOT_ID (0x05) |
Store LOT ID information
Definition at line 171 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_MON (0x04) |
Store month information
Definition at line 170 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_WAFER_ID (0x0D) |
Store Wafer ID information
Definition at line 172 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_WAFER_X (0x0E) |
Store Wafer X information
Definition at line 173 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_WAFER_Y (0x0F) |
Store Wafer Y information
Definition at line 174 of file hal_efuse.h.
#define EFUSE_LAYOUT_UID_YEAR (0x03) |
Store Year information
Definition at line 169 of file hal_efuse.h.
#define EFUSE_LAYOUT_USER_END (0x1F) |
end address for user eFuse space
Definition at line 180 of file hal_efuse.h.
#define EFUSE_LAYOUT_USER_START (0x18) |
start address for user eFuse space
Definition at line 179 of file hal_efuse.h.