Home
last modified time | relevance | path

Searched defs:_buff (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/
Drun_integration_helper.h36 #define FREE_IF_NOT_NULL(_buff) \ argument
41 #define ALLOC_VERIFY(_buff, _size) \ argument
55 #define MALLOC(_buff, _pStruct, _size) \ argument
61 #define ALLOC(_buff, _pStruct, _size) \ argument
69 #define ALLOC_STRUCT(_type, _buff, _pStruct) \ argument
80 #define ALLOC_AND_COPY(_buff, _pStruct, _src_buf, _size) \ argument
89 #define ALLOC32_AND_COPY(_buff, _pStruct, _src_buf, _size) \ argument
98 #define ALLOC32(_buff, _pStruct, _size) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/pal/include/
Drun_integration_pal_log.h145 #define RUNIT_PRINT_BUF(_buff, _size, _label) \ argument
161 #define RUNIT_PRINT_BUF(_buff, _size, _label) do {} while(0) argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/
Dcmpu_integration_helper.h21 #define FREE_IF_NOT_NULL(_buff) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/
Ddmpu_integration_helper.h21 #define FREE_IF_NOT_NULL(_buff) \ argument