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)
184 #define EFUSE_REAL_CONTENT_LEN 512 macro188 #define AVAILABLE_EFUSE_ADDR(addr) (addr < EFUSE_REAL_CONTENT_LEN)
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
306 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
581 #define EFUSE_REAL_CONTENT_LEN 512 macro
292 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
574 #define EFUSE_REAL_CONTENT_LEN 512 macro
310 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
626 #define EFUSE_REAL_CONTENT_LEN 256 macro
214 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
290 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
547 #define EFUSE_REAL_CONTENT_LEN 512 macro
338 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
732 #define EFUSE_REAL_CONTENT_LEN 512 macro
349 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
655 #define EFUSE_REAL_CONTENT_LEN 256 macro
786 startAddr %= EFUSE_REAL_CONTENT_LEN; in hal_EfusePartialWriteCheck()