TMPM4G9
V1.0.0.0
|
All common macro and definition for TXZ safety libraries. More...
Modules | |
Device Header Included | |
Include the Device header file of a Target. | |
Macros | |
#define | true 1 |
#define | false 0 |
#define | SAFETY_NULL ((void *)0) |
#define | DEBUGMSG(x, y) if(x){((void)printf y);} |
Typedefs | |
typedef _Bool | bool |
All common macro and definition for TXZ safety libraries.
#define DEBUGMSG | ( | x, | |
y | |||
) | if(x){((void)printf y);} |
#define false 0 |
#define SAFETY_NULL ((void *)0) |
NULL.
#define true 1 |
typedef _Bool bool |