Searched refs:Test_PalFprintf (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/ |
| D | test_pal_log.c | 88 void Test_PalFprintf(void *fd, const char *function, const char *format, ...) in Test_PalFprintf() function 132 Test_PalFprintf(fd_l, function, "printing %s, byte size %d", buffName, in Test_PalFprintByteBuff() 136 Test_PalFprintf(fd_l, NULL, "\n\t"); in Test_PalFprintByteBuff() 137 Test_PalFprintf(fd_l, NULL, "0x%02X ", in Test_PalFprintByteBuff() 140 Test_PalFprintf(fd_l, NULL, "\n"); in Test_PalFprintByteBuff() 151 Test_PalFprintf(fd_l, function, "printing %s, buff size %d, max size %d", in Test_PalFprintfByteBuffMax() 156 Test_PalFprintf(fd_l, NULL, "\n\t"); in Test_PalFprintfByteBuffMax() 157 Test_PalFprintf(fd_l, NULL, "0x%02X ", in Test_PalFprintfByteBuffMax() 160 Test_PalFprintf(fd_l, NULL, "\n"); in Test_PalFprintfByteBuffMax()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/include/ |
| D | test_pal_log.h | 111 void Test_PalFprintf(void *fd, const char *function, const char *format, ...); 275 Test_PalFprintf(fd, __FUNCTION__, format, ##__VA_ARGS__);\ 276 Test_PalFprintf(fd, NULL, "\n");\ 310 Test_PalFprintf(fd, NULL, format, ##__VA_ARGS__);\ 311 Test_PalFprintf(fd, NULL, "\n");\
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/ |
| D | test_pal_log.c | 68 void Test_PalFprintf(void *fd, const char *function, const char *format, ...) in Test_PalFprintf() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/ |
| D | test_pal_log.c | 68 void Test_PalFprintf(void *fd, const char *function, const char *format, ...) in Test_PalFprintf() function
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/ |
| D | test_pal_log.c | 68 void Test_PalFprintf(void *fd, const char *function, const char *format, ...) in Test_PalFprintf() function
|