Smart Coex Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
Macros

General Description

Macros

#define cy_smartcoex_log_msg(a, b, c, ...)
 ENABLE_SMARTCOEX_LOGS. More...
 

Macro Definition Documentation

◆ cy_smartcoex_log_msg

#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.