Searched defs:nextLcs (Results 1 – 6 of 6) sorted by relevance
20 uint32_t Test_ProjCheckLcs(uint32_t nextLcs) in Test_ProjCheckLcs()41 uint32_t Test_ProjCheckLcsAndError(uint32_t nextLcs) in Test_ProjCheckLcsAndError()
172 uint32_t Test_ProjBurnOtpPlain(uint32_t *otpBuf, uint32_t nextLcs, OtpChipState_t chipIndication) in Test_ProjBurnOtpPlain()210 uint32_t Test_ProjBurnOtp(uint32_t *otpBuf, uint32_t nextLcs, OtpChipState_t chipIndication) in Test_ProjBurnOtp()
32 unsigned int testCheckLcs(unsigned int nextLcs) in testCheckLcs()53 unsigned int testCheckLcsAndError(unsigned int nextLcs) in testCheckLcsAndError()174 unsigned int testBurnOtp(unsigned int *otpBuf, unsigned int nextLcs) in testBurnOtp()
40 unsigned int testCheckLcs(unsigned int nextLcs) in testCheckLcs()150 unsigned int testBurnOtp(unsigned int *otp, unsigned int nextLcs) in testBurnOtp()
353 uint32_t Test_BurnOtp(uint32_t *otpBuf, uint32_t nextLcs) in Test_BurnOtp()
113 RunItError_t runIt_burnOtp(unsigned int *otpBuf, unsigned int nextLcs) in runIt_burnOtp()