Home
last modified time | relevance | path

Searched defs:_c (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/
Dcmpu_integration_helper.h44 #define CMPUIT_ASSERT_WITH_RESULT(_c, _exp) \ argument
55 #define CMPUIT_ASSERT(_c) \ argument
66 #define CMPUIT_API(_c) \ argument
72 #define CMPUIT_API_ASSIGNMENT(_res, _c) \ argument
78 #define CMPUIT_ASSERT_API(_c) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/
Ddmpu_integration_helper.h44 #define DMPUIT_ASSERT_WITH_RESULT(_c, _exp) \ argument
55 #define DMPUIT_ASSERT(_c) \ argument
66 #define DMPUIT_API(_c) \ argument
72 #define DMPUIT_API_ASSIGNMENT(_res, _c) \ argument
78 #define DMPUIT_ASSERT_API(_c) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.h126 #define RUNIT_ASSERT_WITH_RESULT(_c, _exp) \ argument
144 #define RUNIT_ASSERT(_c) \ argument
155 #define RUNIT_API(_c) \ argument
166 #define RUNIT_API_ASSIGNMENT(_res, _c) \ argument
177 #define RUNIT_ASSERT_API(_c) \ argument
188 #define RUNIT_ASSERT_W_PARAM(_s, _c) \ argument
199 #define GET_PTR(_c) (_c.ba) argument
200 #define GET_UNALIGNED_PTR(_c) ((uint8_t*)(_c.ba) + 1) argument
202 #define RUNIT_PERF_REG_API_W_PARAM(_c, _s, _is_hw) \ argument
205 #define RUNIT_PERF_REG_API(_c, _is_hw) \ argument