Home
last modified time | relevance | path

Searched defs:nextLcs (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_hw.c20 uint32_t Test_ProjCheckLcs(uint32_t nextLcs) in Test_ProjCheckLcs()
41 uint32_t Test_ProjCheckLcsAndError(uint32_t nextLcs) in Test_ProjCheckLcsAndError()
Dtest_proj_otp.c172 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()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtests_hw_access_iot.c32 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()
Dtests_hw_access.c40 unsigned int testCheckLcs(unsigned int nextLcs) in testCheckLcs()
150 unsigned int testBurnOtp(unsigned int *otp, unsigned int nextLcs) in testBurnOtp()
Dtests_otp.c353 uint32_t Test_BurnOtp(uint32_t *otpBuf, uint32_t nextLcs) in Test_BurnOtp()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_otp.c113 RunItError_t runIt_burnOtp(unsigned int *otpBuf, unsigned int nextLcs) in runIt_burnOtp()