Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Macros
Debug functions return status codes.

The Debug functions return status codes. More...

Macros

#define DBG_SUCCESS   0
 
#define DBG_ERROR   1
 
#define DBG_WRONG_PARAMS   2
 

Detailed Description

The Debug functions return status codes.

Macro Definition Documentation

◆ DBG_ERROR

#define DBG_ERROR   1

Definition at line 77 of file dbg_dll.h.

◆ DBG_SUCCESS

#define DBG_SUCCESS   0

Definition at line 76 of file dbg_dll.h.

◆ DBG_WRONG_PARAMS

#define DBG_WRONG_PARAMS   2

Definition at line 78 of file dbg_dll.h.