![]() |
![]() |
The Codec Engine utility module for trace.
#include <ti/sdo/ce/Engine.h>
Go to the source code of this file.
Defines | |
| #define | TRACEUTIL_SUCCESS 0 |
| #define | TRACEUTIL_FAILURE -1 |
Functions | |
| Int | TraceUtil_start (String engineName) |
| Begin using the TraceUtil module; create thread that periodically collects DSP trace. | |
| Int | TraceUtil_stop (Void) |
| Finish using the TraceUtil module, stop the collecting thread. | |