Home
last modified time | relevance | path

Searched refs:tfm_log_printf (Results 1 – 4 of 4) sorted by relevance

/tf-m-tests-3.4.0/app/
Dtfm_log.h15 #define LOG_MSG(...) tfm_log_printf(__VA_ARGS__)
/tf-m-tests-3.4.0/log/
Dtfm_log_raw.h38 int tfm_log_printf(const char *fmt, ...);
Dtfm_log_raw.c160 int tfm_log_printf(const char *fmt, ...) in tfm_log_printf() function
/tf-m-tests-3.4.0/test/framework/
Dtest_log.h24 #define TEST_LOG(...) tfm_log_printf(__VA_ARGS__)