STM32 Blue Pill Drivers
Drivers that could be used to interface and interact with STM32F103C8T6 Microcontroller
Loading...
Searching...
No Matches
LSTD_VALUES.h File Reference

This file contains the standard values. More...

#include "LSTD_TYPES.h"
#include "LSTD_COMPILER.h"
+ Include dependency graph for LSTD_VALUES.h:
+ This graph shows which files directly or indirectly include this file:

Macros

#define TRUE   ((t_bool)1)
 Type definition for TRUE. More...
 
#define FALSE   ((t_bool)0)
 Type definition for FALSE. More...
 
#define NULL   ((P2VAR(void))0)
 Type definition for NULL. More...
 

Detailed Description

This file contains the standard values.

Author
Mohamed Alaa
Version
1.0.0
Date
2023-06-18