TMPM4G9  V1.0.0.0
txz_sample_def.h
Go to the documentation of this file.
1 
14 /* Define to prevent recursive inclusion -------------------------------------*/
15 #ifndef __TXZ_SAMPLE_DEF_H
16 #define __TXZ_SAMPLE_DEF_H
17 
18 #include "txz_driver_def.h"
19 #include "txz_hal.h"
20 #if defined(TMPM4G9)
21  #include "txz_cg.h"
22  #include "txz_gpio.h"
23 #else
24  #include "txz_cg.h"
25  #include "txz_gpio.h"
26  #include "txz_dma.h"
27 #endif
28 #include "txz_uart.h"
29 #include "txz_t32a.h"
30 #endif /* __TXZ_SAMPLE_DEF_H */
This file provides all the functions prototypes for driver common part.
This file provides all the functions prototypes for GPIO driver.
This file provides all the functions prototypes for CG driver.
All common macro and definition for TXZ peripheral drivers.
This file provides all the functions prototypes for T32A driver.
This file provides all the functions prototypes for UART driver.