Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Macros
Debugging macros.

The Debug macro definitions. More...

Macros

#define __bool_true_false_are_defined   1
 
#define bool   char
 
#define true   1
 
#define false   0
 

Detailed Description

The Debug macro definitions.

Macro Definition Documentation

◆ __bool_true_false_are_defined

#define __bool_true_false_are_defined   1

Definition at line 41 of file dbg_dll.h.

◆ bool

#define bool   char

Definition at line 43 of file dbg_dll.h.

◆ false

#define false   0

Definition at line 45 of file dbg_dll.h.

◆ true

#define true   1

Definition at line 44 of file dbg_dll.h.