nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_rpc_log_tmpl.h File Reference

Go to the source code of this file.

Macros

#define NRF_RPC_ERR(...)
 Macro for logging a message with the severity level ERR.
 
#define NRF_RPC_WRN(...)
 Macro for logging a message with the severity level WRN.
 
#define NRF_RPC_INF(...)
 Macro for logging a message with the severity level INF.
 
#define NRF_RPC_DBG(...)
 Macro for logging a message with the severity level DBG.
 
#define NRF_RPC_DUMP_ERR(memory, length, text)
 Macro for logging a memory dump with the severity level ERR.
 
#define NRF_RPC_DUMP_WRN(memory, length, text)
 Macro for logging a memory dump with the severity level WRN.
 
#define NRF_RPC_DUMP_INF(memory, length, text)
 Macro for logging a memory dump with the severity level INF.
 
#define NRF_RPC_DUMP_DBG(memory, length, text)
 Macro for logging a memory dump with the severity level DBG.