This module contains debug APIs declarations.
Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.
#include "bsp/include/nm_bsp.h"
#include "bsp/include/nm_bsp_internal.h"
Macros | |
#define | M2M_DBG(...) |
#define | M2M_ERR(...) |
#define | M2M_INFO(...) |
#define | M2M_LOG_DBG 4 |
#define | M2M_LOG_ERROR 1 |
#define | M2M_LOG_INFO 2 |
#define | M2M_LOG_LEVEL M2M_LOG_REQ |
#define | M2M_LOG_NONE 0 |
#define | M2M_LOG_REQ 3 |
#define | M2M_PRINT(...) |
#define | M2M_REQ(...) |