Macros | |
#define | cy_smartcoex_log_msg(a, b, c, ...) |
ENABLE_SMARTCOEX_LOGS. More... | |
#define cy_smartcoex_log_msg | ( | a, | |
b, | |||
c, | |||
... | |||
) |
ENABLE_SMARTCOEX_LOGS.
When defined, enables debug logs in the Smart Coex library.
The application must add this flag to its 'DEFINES' and call cy_log_init()
. For more details, see README.md.