Searched refs:EFUSE_REAL_CONTENT_LEN (Results 1 – 20 of 20) sorted by relevance
151 #define EFUSE_REAL_CONTENT_LEN 512 macro154 #define AVAILABLE_EFUSE_ADDR(addr) (addr < EFUSE_REAL_CONTENT_LEN)
181 #define EFUSE_REAL_CONTENT_LEN 512 macro185 #define AVAILABLE_EFUSE_ADDR(addr) (addr < EFUSE_REAL_CONTENT_LEN)
299 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
581 #define EFUSE_REAL_CONTENT_LEN 512 macro
296 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
596 #define EFUSE_REAL_CONTENT_LEN 256 macro
315 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
633 #define EFUSE_REAL_CONTENT_LEN 256 macro
292 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
574 #define EFUSE_REAL_CONTENT_LEN 512 macro
309 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
626 #define EFUSE_REAL_CONTENT_LEN 256 macro
290 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
547 #define EFUSE_REAL_CONTENT_LEN 512 macro
214 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
338 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
732 #define EFUSE_REAL_CONTENT_LEN 512 macro
371 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
655 #define EFUSE_REAL_CONTENT_LEN 256 macro
789 startAddr %= EFUSE_REAL_CONTENT_LEN; in hal_EfusePartialWriteCheck()