MCB1700_Welcome
RTE_Components.h
Go to the documentation of this file.
1 
2 
3 /*
4 
5  * Auto generated Run-Time-Environment Configuration File
6 
7  * *** Do not modify ! ***
8 
9  *
10 
11  * Project: 'Welcome'
12 
13  * Target: 'MCB1760 mit LPC1768'
14 
15  */
16 
17 
18 
19 #ifndef RTE_COMPONENTS_H
20 
21 #define RTE_COMPONENTS_H
22 
23 
24 
25 
26 
27 /*
28 
29  * Define the Device Header File:
30 
31  */
32 
33 #define CMSIS_device_header "LPC17xx.h"
34 
35 
36 
37 /* Keil::CMSIS Driver:I2C:2.4.0 */
38 
39 #define RTE_Drivers_I2C0 /* Driver I2C0 */
40 
41  #define RTE_Drivers_I2C1 /* Driver I2C1 */
42 
43  #define RTE_Drivers_I2C2 /* Driver I2C2 */
44 
45 /* Keil::CMSIS Driver:SPI:SPI:2.1.0 */
46 
47 #define RTE_Drivers_SPI2 /* Driver SPI2 */
48 
49 /* Keil::CMSIS Driver:SPI:SSP:2.7.0 */
50 
51 #define RTE_Drivers_SPI0 /* Driver SPI0 */
52 
53  #define RTE_Drivers_SPI1 /* Driver SPI1 */
54 
55 /* Keil::Device:Startup:1.0.0 */
56 
57 #define RTE_DEVICE_STARTUP_LPC17XX /* Device Startup for NXP17XX */
58 
59 
60 
61 
62 
63 #endif /* RTE_COMPONENTS_H */
64