Home
last modified time | relevance | path

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/
Dtest_pal_log.h367 #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/
Dtest_log.h145 #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/
Dtest_pal_log.c106 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/
Dtest_pal_log.c106 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/
Dtest_pal_log.c106 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/
Dtest_pal_log.c145 const char *buffName, uint8_t *buff, uint32_t size, uint32_t maxSize) in Test_PalFprintfByteBuffMax()