Home
last modified time | relevance | path

Searched refs:TEST_READ_OTP_BY_ENV (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_otp.h69 #define TEST_READ_OTP_BY_ENV(wordOffset) \ macro
Dtest_proj_otp.c43 read_value = TEST_READ_OTP_BY_ENV(offsetInWords); in Test_ProjReadOtpWord()