Searched refs:EFUSE_REAL_CONTENT_LEN (Results 1 – 19 of 19) sorted by relevance
140 #define EFUSE_REAL_CONTENT_LEN 512 macro141 #define AVAILABLE_EFUSE_ADDR(addr) (addr < EFUSE_REAL_CONTENT_LEN)
283 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
611 #define EFUSE_REAL_CONTENT_LEN 256 macro
264 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
521 #define EFUSE_REAL_CONTENT_LEN 512 macro
275 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
574 #define EFUSE_REAL_CONTENT_LEN 256 macro
190 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
268 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
548 #define EFUSE_REAL_CONTENT_LEN 512 macro
277 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
559 #define EFUSE_REAL_CONTENT_LEN 512 macro
284 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
604 #define EFUSE_REAL_CONTENT_LEN 256 macro
1491 startAddr = (u16)(fakeEfuseUsedBytes % EFUSE_REAL_CONTENT_LEN); in hal_EfusePartialWriteCheck()1494 startAddr %= EFUSE_REAL_CONTENT_LEN; in hal_EfusePartialWriteCheck()1498 startAddr = (u16)(fakeBTEfuseUsedBytes % EFUSE_REAL_CONTENT_LEN); in hal_EfusePartialWriteCheck()1500 startAddr = (u16)(BTEfuseUsedBytes % EFUSE_REAL_CONTENT_LEN); in hal_EfusePartialWriteCheck()
311 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
707 #define EFUSE_REAL_CONTENT_LEN 512 macro
327 .maps[EFUSE_REAL_CONTENT_SIZE] = EFUSE_REAL_CONTENT_LEN,
633 #define EFUSE_REAL_CONTENT_LEN 256 macro
Completed in 89 milliseconds