Trident IoT Zigbee SDK
Loading...
Searching...
No Matches
tr_trace.h
Go to the documentation of this file.
1
47
#ifndef TR_TRACE_H
48
#define TR_TRACE_H
49
57
#ifndef TR_TRACE_LEVEL
58
#define TR_TRACE_LEVEL 4
59
#endif
60
61
#ifndef TR_TRACE_MASK
62
#define TR_TRACE_MASK \
63
TRACE_SUBSYSTEM_NWK | \
64
TRACE_SUBSYSTEM_APS
65
#endif
66
72
74
void
tr_trace_init
(
void
);
75
77
void
tr_trace_deinit
(
void
);
78
80
81
#endif
// TR_TRACE_H
tr_trace_init
void tr_trace_init(void)
Initialize ZBOSS trace functionality.
tr_trace_deinit
void tr_trace_deinit(void)
Should be called before the app shuts down to deinit the trace subsystem.
framework
plugin
internal
trace
tr_trace.h
Generated on
for Trident IoT Zigbee SDK by
1.15.0