Home
last modified time | relevance | path

Searched defs:wordOffset (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/pal/include/
Drun_integration_pal_otp.h16 #define RUNIT_WRITE_OTP(wordOffset, val) { \ argument
23 #define RUNIT_READ_OTP(wordOffset) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_otp.h66 #define TEST_WRITE_OTP_BY_ENV(wordOffset, val) \ argument
69 #define TEST_READ_OTP_BY_ENV(wordOffset) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtests_hw_access_iot.h117 #define WRITE_OTP(wordOffset, val) { \ argument
123 #define READ_OTP(wordOffset) \ argument
Dtests_hw_access.h167 #define WRITE_OTP(wordOffset, val) { \ argument
173 #define READ_OTP(wordOffset) \ argument