Searched refs:isKceicvInUse (Results 1 – 1 of 1) sorted by relevance
135 #define CC_BSV_IS_KCEICV_IN_USE(hwBaseAddress, isKceicvInUse, error) \ argument137 … error = CC_BsvOTPWordRead(hwBaseAddress, CC_OTP_MANUFACTURE_FLAG_OFFSET, &isKceicvInUse); \138 …isKceicvInUse = 0x1UL ^ (CC_REG_FLD_GET2(0, OTP_MANUFACTURE_FLAG, KCEICV_NOT_IN_USE, isKceicvInUse…