Searched refs:contentLen (Results 1 – 1 of 1) sorted by relevance
70 u16 contentLen = 0; in EFUSE_Read1Byte() local72 Hal_GetEfuseDefinition(Adapter, EFUSE_WIFI, TYPE_EFUSE_REAL_CONTENT_LEN, (void *)&contentLen); in EFUSE_Read1Byte()74 if (Address < contentLen) {/* E-fuse 512Byte */ in EFUSE_Read1Byte()