Trident IoT Zigbee SDK
 
Loading...
Searching...
No Matches
tr_plugin_config.h File Reference

contains the definitions for configuration of the plugins More...

#include <stdio.h>
+ Include dependency graph for tr_plugin_config.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TR_CLI_PROMPT   "empty> "
 
#define TR_CLI_MAX_PROMPT_LEN   sizeof(TR_CLI_PROMPT)
 
#define TR_DEBUG_PRINT_COLOR_ENABLED
 
#define TR_DEBUG_PRINT_STACK_ENABLED
 
#define TR_DEBUG_PRINT_CORE_ENABLED
 
#define TR_DEBUG_PRINT_APP_ENABLED
 
#define TR_DEBUG_PRINT_ZCL_ENABLED
 
#define TR_DEBUG_PRINT_RX_MSGS_ENABLED
 
#define TR_DEBUG_PRINT_STACK_COLOR   DEBUG_BLUE
 
#define TR_DEBUG_PRINT_CORE_COLOR   DEBUG_DEFAULT
 
#define TR_DEBUG_PRINT_APP_COLOR   DEBUG_MAGENTA
 
#define TR_DEBUG_PRINT_ZCL_COLOR   DEBUG_GREEN
 
#define TR_DEBUG_PRINT_RX_MSGS_COLOR   DEBUG_YELLOW
 

Detailed Description

contains the definitions for configuration of the plugins


SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com


Macro Definition Documentation

◆ TR_CLI_MAX_PROMPT_LEN

#define TR_CLI_MAX_PROMPT_LEN   sizeof(TR_CLI_PROMPT)

◆ TR_CLI_PROMPT

#define TR_CLI_PROMPT   "empty> "

◆ TR_DEBUG_PRINT_APP_COLOR

#define TR_DEBUG_PRINT_APP_COLOR   DEBUG_MAGENTA

◆ TR_DEBUG_PRINT_APP_ENABLED

#define TR_DEBUG_PRINT_APP_ENABLED

◆ TR_DEBUG_PRINT_COLOR_ENABLED

#define TR_DEBUG_PRINT_COLOR_ENABLED

◆ TR_DEBUG_PRINT_CORE_COLOR

#define TR_DEBUG_PRINT_CORE_COLOR   DEBUG_DEFAULT

◆ TR_DEBUG_PRINT_CORE_ENABLED

#define TR_DEBUG_PRINT_CORE_ENABLED

◆ TR_DEBUG_PRINT_RX_MSGS_COLOR

#define TR_DEBUG_PRINT_RX_MSGS_COLOR   DEBUG_YELLOW

◆ TR_DEBUG_PRINT_RX_MSGS_ENABLED

#define TR_DEBUG_PRINT_RX_MSGS_ENABLED

◆ TR_DEBUG_PRINT_STACK_COLOR

#define TR_DEBUG_PRINT_STACK_COLOR   DEBUG_BLUE

◆ TR_DEBUG_PRINT_STACK_ENABLED

#define TR_DEBUG_PRINT_STACK_ENABLED

◆ TR_DEBUG_PRINT_ZCL_COLOR

#define TR_DEBUG_PRINT_ZCL_COLOR   DEBUG_GREEN

◆ TR_DEBUG_PRINT_ZCL_ENABLED

#define TR_DEBUG_PRINT_ZCL_ENABLED