TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_log.h File Reference
#include "tfm_log_raw.h"
Include dependency graph for tfm_log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LOG_MSG(...)   tfm_log_printf(__VA_ARGS__)
 

Macro Definition Documentation

#define LOG_MSG (   ...)    tfm_log_printf(__VA_ARGS__)

Definition at line 15 of file tfm_log.h.