Home
last modified time | relevance | path

Searched refs:WAIT_NVM_IDLE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_hw.c25 WAIT_NVM_IDLE(); in Test_ProjCheckLcs()
46 WAIT_NVM_IDLE(); in Test_ProjCheckLcsAndError()
76 WAIT_NVM_IDLE(); in Test_ProjGetLcs()
93 WAIT_NVM_IDLE(); in Test_ProjPerformPowerOnReset()
Dtest_proj_defs.h56 #define WAIT_NVM_IDLE() \ macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtests_hw_access_iot.c37 WAIT_NVM_IDLE(regVal); in testCheckLcs()
58 WAIT_NVM_IDLE(regVal); in testCheckLcsAndError()
88 WAIT_NVM_IDLE(regVal); in testGetLcs()
105 WAIT_NVM_IDLE(regVal); in testGetOtpSize()
124 WAIT_NVM_IDLE(regVal); in performPowerOnReset()
Dtests_hw_access_iot.h139 #define WAIT_NVM_IDLE(regVal) \ macro