Searched defs:maxSize (Results 1 – 6 of 6) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/include/ |
| D | test_pal_log.h | 367 #define TEST_FPRINT_BYTE_BUFF_MAX(fd, buffName, buff, size, maxSize) {\ argument 400 #define TEST_FPRINT_BYTE_BUFF_MAX(fd, buffName, buff, size, maxSize) do { } while (0) argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/ |
| D | test_log.h | 145 #define TEST_FPRINT_BYTE_BUFF_MAX(fd, buffName, buff, size, maxSize) {\ argument 167 #define TEST_FPRINT_BYTE_BUFF_MAX(fd, buffName, buff, size, maxSize) do{ }while(0) argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/ |
| D | test_pal_log.c | 106 const char *buffName, uint8_t *buff, uint32_t size, uint32_t maxSize) in Test_PalFprintfByteBuffMax()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/ |
| D | test_pal_log.c | 106 const char *buffName, uint8_t *buff, uint32_t size, uint32_t maxSize) in Test_PalFprintfByteBuffMax()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/ |
| D | test_pal_log.c | 106 const char *buffName, uint8_t *buff, uint32_t size, uint32_t maxSize) in Test_PalFprintfByteBuffMax()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/ |
| D | test_pal_log.c | 145 const char *buffName, uint8_t *buff, uint32_t size, uint32_t maxSize) in Test_PalFprintfByteBuffMax()
|