EZR32 Happy Gecko Software Documentation  ezr32hg-doc-5.1.2
em_device.h
Go to the documentation of this file.
1 /**************************************************************************/
44 #ifndef EM_DEVICE_H
45 #define EM_DEVICE_H
46 
47 #if defined(EZR32HG220F32R55)
48 #include "ezr32hg220f32r55.h"
49 
50 #elif defined(EZR32HG220F32R60)
51 #include "ezr32hg220f32r60.h"
52 
53 #elif defined(EZR32HG220F32R61)
54 #include "ezr32hg220f32r61.h"
55 
56 #elif defined(EZR32HG220F32R63)
57 #include "ezr32hg220f32r63.h"
58 
59 #elif defined(EZR32HG220F32R67)
60 #include "ezr32hg220f32r67.h"
61 
62 #elif defined(EZR32HG220F32R68)
63 #include "ezr32hg220f32r68.h"
64 
65 #elif defined(EZR32HG220F32R69)
66 #include "ezr32hg220f32r69.h"
67 
68 #elif defined(EZR32HG220F64R55)
69 #include "ezr32hg220f64r55.h"
70 
71 #elif defined(EZR32HG220F64R60)
72 #include "ezr32hg220f64r60.h"
73 
74 #elif defined(EZR32HG220F64R61)
75 #include "ezr32hg220f64r61.h"
76 
77 #elif defined(EZR32HG220F64R63)
78 #include "ezr32hg220f64r63.h"
79 
80 #elif defined(EZR32HG220F64R67)
81 #include "ezr32hg220f64r67.h"
82 
83 #elif defined(EZR32HG220F64R68)
84 #include "ezr32hg220f64r68.h"
85 
86 #elif defined(EZR32HG220F64R69)
87 #include "ezr32hg220f64r69.h"
88 
89 #elif defined(EZR32HG320F32R55)
90 #include "ezr32hg320f32r55.h"
91 
92 #elif defined(EZR32HG320F32R60)
93 #include "ezr32hg320f32r60.h"
94 
95 #elif defined(EZR32HG320F32R61)
96 #include "ezr32hg320f32r61.h"
97 
98 #elif defined(EZR32HG320F32R63)
99 #include "ezr32hg320f32r63.h"
100 
101 #elif defined(EZR32HG320F32R67)
102 #include "ezr32hg320f32r67.h"
103 
104 #elif defined(EZR32HG320F32R68)
105 #include "ezr32hg320f32r68.h"
106 
107 #elif defined(EZR32HG320F32R69)
108 #include "ezr32hg320f32r69.h"
109 
110 #elif defined(EZR32HG320F64R55)
111 #include "ezr32hg320f64r55.h"
112 
113 #elif defined(EZR32HG320F64R60)
114 #include "ezr32hg320f64r60.h"
115 
116 #elif defined(EZR32HG320F64R61)
117 #include "ezr32hg320f64r61.h"
118 
119 #elif defined(EZR32HG320F64R63)
120 #include "ezr32hg320f64r63.h"
121 
122 #elif defined(EZR32HG320F64R67)
123 #include "ezr32hg320f64r67.h"
124 
125 #elif defined(EZR32HG320F64R68)
126 #include "ezr32hg320f64r68.h"
127 
128 #elif defined(EZR32HG320F64R69)
129 #include "ezr32hg320f64r69.h"
130 
131 #else
132 #error "em_device.h: PART NUMBER undefined"
133 #endif
134 #endif /* EM_DEVICE_H */
CMSIS Cortex-M Peripheral Access Layer Header File for EZR32HG320F64R69.