Home
last modified time | relevance | path

Searched refs:tf_log_newline (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/include/common/
Ddebug.h64 # define ERROR_NL() tf_log_newline(LOG_MARKER_ERROR)
131 void tf_log_newline(const char log_fmt[2]);
/trusted-firmware-a-latest/common/
Dtf_log.c52 void tf_log_newline(const char log_fmt[2]) in tf_log_newline() function