EFM32 Pearl Gecko 1 Software Documentation  efm32pg1-doc-5.1.2
efm32pg1b200f256gm48.h
Go to the documentation of this file.
1 /**************************************************************************/
34 #ifndef EFM32PG1B200F256GM48_H
35 #define EFM32PG1B200F256GM48_H
36 
37 #ifdef __cplusplus
38 extern "C" {
39 #endif
40 
41 /**************************************************************************/
46 /**************************************************************************/
52 typedef enum IRQn
53 {
54 /****** Cortex-M4 Processor Exceptions Numbers ********************************************/
58  BusFault_IRQn = -11,
60  SVCall_IRQn = -5,
62  PendSV_IRQn = -2,
63  SysTick_IRQn = -1,
65 /****** EFM32PG1B Peripheral Interrupt Numbers ********************************************/
66 
67  EMU_IRQn = 0,
68  WDOG0_IRQn = 2,
69  LDMA_IRQn = 8,
71  TIMER0_IRQn = 10,
74  ACMP0_IRQn = 13,
75  ADC0_IRQn = 14,
76  IDAC0_IRQn = 15,
77  I2C0_IRQn = 16,
79  TIMER1_IRQn = 18,
82  LEUART0_IRQn = 21,
83  PCNT0_IRQn = 22,
84  CMU_IRQn = 23,
85  MSC_IRQn = 24,
86  CRYPTO_IRQn = 25,
88  RTCC_IRQn = 29,
90  FPUEH_IRQn = 33,
91 } IRQn_Type;
92 
93 /**************************************************************************/
98 #define __MPU_PRESENT 1
99 #define __FPU_PRESENT 1
100 #define __VTOR_PRESENT 1
101 #define __NVIC_PRIO_BITS 3
102 #define __Vendor_SysTickConfig 0
106 /**************************************************************************/
112 #define _EFM32_PEARL_FAMILY 1
113 #define _EFM_DEVICE
114 #define _SILICON_LABS_32B_SERIES_1
115 #define _SILICON_LABS_32B_SERIES 1
116 #define _SILICON_LABS_32B_SERIES_1_CONFIG_1
117 #define _SILICON_LABS_32B_SERIES_1_CONFIG 1
118 #define _SILICON_LABS_GECKO_INTERNAL_SDID 80
119 #define _SILICON_LABS_GECKO_INTERNAL_SDID_80
120 #define _SILICON_LABS_32B_PLATFORM_2
121 #define _SILICON_LABS_32B_PLATFORM 2
122 #define _SILICON_LABS_32B_PLATFORM_2_GEN_1
123 #define _SILICON_LABS_32B_PLATFORM_2_GEN 1
125 /* If part number is not defined as compiler option, define it */
126 #if !defined(EFM32PG1B200F256GM48)
127 #define EFM32PG1B200F256GM48 1
128 #endif
129 
131 #define PART_NUMBER "EFM32PG1B200F256GM48"
134 #define FLASH_MEM_BASE ((uint32_t) 0x00000000UL)
135 #define FLASH_MEM_SIZE ((uint32_t) 0x10000000UL)
136 #define FLASH_MEM_END ((uint32_t) 0x0FFFFFFFUL)
137 #define FLASH_MEM_BITS ((uint32_t) 0x0000001CUL)
138 #define RAM_CODE_MEM_BASE ((uint32_t) 0x10000000UL)
139 #define RAM_CODE_MEM_SIZE ((uint32_t) 0x7C00UL)
140 #define RAM_CODE_MEM_END ((uint32_t) 0x10007BFFUL)
141 #define RAM_CODE_MEM_BITS ((uint32_t) 0x0000000FUL)
142 #define PER_BITCLR_MEM_BASE ((uint32_t) 0x44000000UL)
143 #define PER_BITCLR_MEM_SIZE ((uint32_t) 0xE8000UL)
144 #define PER_BITCLR_MEM_END ((uint32_t) 0x440E7FFFUL)
145 #define PER_BITCLR_MEM_BITS ((uint32_t) 0x00000014UL)
146 #define CRYPTO_BITSET_MEM_BASE ((uint32_t) 0x460F0000UL)
147 #define CRYPTO_BITSET_MEM_SIZE ((uint32_t) 0x400UL)
148 #define CRYPTO_BITSET_MEM_END ((uint32_t) 0x460F03FFUL)
149 #define CRYPTO_BITSET_MEM_BITS ((uint32_t) 0x0000000AUL)
150 #define CRYPTO_MEM_BASE ((uint32_t) 0x400F0000UL)
151 #define CRYPTO_MEM_SIZE ((uint32_t) 0x400UL)
152 #define CRYPTO_MEM_END ((uint32_t) 0x400F03FFUL)
153 #define CRYPTO_MEM_BITS ((uint32_t) 0x0000000AUL)
154 #define CRYPTO_BITCLR_MEM_BASE ((uint32_t) 0x440F0000UL)
155 #define CRYPTO_BITCLR_MEM_SIZE ((uint32_t) 0x400UL)
156 #define CRYPTO_BITCLR_MEM_END ((uint32_t) 0x440F03FFUL)
157 #define CRYPTO_BITCLR_MEM_BITS ((uint32_t) 0x0000000AUL)
158 #define PER_BITSET_MEM_BASE ((uint32_t) 0x46000000UL)
159 #define PER_BITSET_MEM_SIZE ((uint32_t) 0xE8000UL)
160 #define PER_BITSET_MEM_END ((uint32_t) 0x460E7FFFUL)
161 #define PER_BITSET_MEM_BITS ((uint32_t) 0x00000014UL)
162 #define PER_MEM_BASE ((uint32_t) 0x40000000UL)
163 #define PER_MEM_SIZE ((uint32_t) 0xE8000UL)
164 #define PER_MEM_END ((uint32_t) 0x400E7FFFUL)
165 #define PER_MEM_BITS ((uint32_t) 0x00000014UL)
166 #define RAM_MEM_BASE ((uint32_t) 0x20000000UL)
167 #define RAM_MEM_SIZE ((uint32_t) 0x7C00UL)
168 #define RAM_MEM_END ((uint32_t) 0x20007BFFUL)
169 #define RAM_MEM_BITS ((uint32_t) 0x0000000FUL)
172 #define BITBAND_PER_BASE ((uint32_t) 0x42000000UL)
173 #define BITBAND_RAM_BASE ((uint32_t) 0x22000000UL)
176 #define FLASH_BASE (0x00000000UL)
177 #define FLASH_SIZE (0x00040000UL)
178 #define FLASH_PAGE_SIZE 2048
179 #define SRAM_BASE (0x20000000UL)
180 #define SRAM_SIZE (0x00008000UL)
181 #define __CM4_REV 0x001
182 #define PRS_CHAN_COUNT 12
183 #define DMA_CHAN_COUNT 8
184 #define EXT_IRQ_COUNT 34
187 #define AFCHAN_MAX 72
188 #define AFCHANLOC_MAX 32
189 
190 #define AFACHAN_MAX 61
191 
192 /* Part number capabilities */
193 
194 #define TIMER_PRESENT
195 #define TIMER_COUNT 2
196 #define USART_PRESENT
197 #define USART_COUNT 2
198 #define LEUART_PRESENT
199 #define LEUART_COUNT 1
200 #define LETIMER_PRESENT
201 #define LETIMER_COUNT 1
202 #define PCNT_PRESENT
203 #define PCNT_COUNT 1
204 #define I2C_PRESENT
205 #define I2C_COUNT 1
206 #define ADC_PRESENT
207 #define ADC_COUNT 1
208 #define ACMP_PRESENT
209 #define ACMP_COUNT 2
210 #define IDAC_PRESENT
211 #define IDAC_COUNT 1
212 #define WDOG_PRESENT
213 #define WDOG_COUNT 1
214 #define MSC_PRESENT
215 #define MSC_COUNT 1
216 #define EMU_PRESENT
217 #define EMU_COUNT 1
218 #define RMU_PRESENT
219 #define RMU_COUNT 1
220 #define CMU_PRESENT
221 #define CMU_COUNT 1
222 #define CRYPTO_PRESENT
223 #define CRYPTO_COUNT 1
224 #define GPIO_PRESENT
225 #define GPIO_COUNT 1
226 #define PRS_PRESENT
227 #define PRS_COUNT 1
228 #define LDMA_PRESENT
229 #define LDMA_COUNT 1
230 #define FPUEH_PRESENT
231 #define FPUEH_COUNT 1
232 #define GPCRC_PRESENT
233 #define GPCRC_COUNT 1
234 #define CRYOTIMER_PRESENT
235 #define CRYOTIMER_COUNT 1
236 #define RTCC_PRESENT
237 #define RTCC_COUNT 1
238 #define BOOTLOADER_PRESENT
239 #define BOOTLOADER_COUNT 1
240 
241 #include "core_cm4.h" /* Cortex-M4 processor and core peripherals */
242 #include "system_efm32pg1b.h" /* System Header File */
243 
246 /**************************************************************************/
252 #include "efm32pg1b_msc.h"
253 #include "efm32pg1b_emu.h"
254 #include "efm32pg1b_rmu.h"
255 #include "efm32pg1b_cmu.h"
256 #include "efm32pg1b_crypto.h"
257 #include "efm32pg1b_gpio_p.h"
258 #include "efm32pg1b_gpio.h"
259 #include "efm32pg1b_prs_ch.h"
260 #include "efm32pg1b_prs.h"
261 #include "efm32pg1b_ldma_ch.h"
262 #include "efm32pg1b_ldma.h"
263 #include "efm32pg1b_fpueh.h"
264 #include "efm32pg1b_gpcrc.h"
265 #include "efm32pg1b_timer_cc.h"
266 #include "efm32pg1b_timer.h"
267 #include "efm32pg1b_usart.h"
268 #include "efm32pg1b_leuart.h"
269 #include "efm32pg1b_letimer.h"
270 #include "efm32pg1b_cryotimer.h"
271 #include "efm32pg1b_pcnt.h"
272 #include "efm32pg1b_i2c.h"
273 #include "efm32pg1b_adc.h"
274 #include "efm32pg1b_acmp.h"
275 #include "efm32pg1b_idac.h"
276 #include "efm32pg1b_rtcc_cc.h"
277 #include "efm32pg1b_rtcc_ret.h"
278 #include "efm32pg1b_rtcc.h"
279 #include "efm32pg1b_wdog_pch.h"
280 #include "efm32pg1b_wdog.h"
282 #include "efm32pg1b_devinfo.h"
283 #include "efm32pg1b_romtable.h"
284 
287 /**************************************************************************/
292 #define MSC_BASE (0x400E0000UL)
293 #define EMU_BASE (0x400E3000UL)
294 #define RMU_BASE (0x400E5000UL)
295 #define CMU_BASE (0x400E4000UL)
296 #define CRYPTO_BASE (0x400F0000UL)
297 #define GPIO_BASE (0x4000A000UL)
298 #define PRS_BASE (0x400E6000UL)
299 #define LDMA_BASE (0x400E2000UL)
300 #define FPUEH_BASE (0x400E1000UL)
301 #define GPCRC_BASE (0x4001C000UL)
302 #define TIMER0_BASE (0x40018000UL)
303 #define TIMER1_BASE (0x40018400UL)
304 #define USART0_BASE (0x40010000UL)
305 #define USART1_BASE (0x40010400UL)
306 #define LEUART0_BASE (0x4004A000UL)
307 #define LETIMER0_BASE (0x40046000UL)
308 #define CRYOTIMER_BASE (0x4001E000UL)
309 #define PCNT0_BASE (0x4004E000UL)
310 #define I2C0_BASE (0x4000C000UL)
311 #define ADC0_BASE (0x40002000UL)
312 #define ACMP0_BASE (0x40000000UL)
313 #define ACMP1_BASE (0x40000400UL)
314 #define IDAC0_BASE (0x40006000UL)
315 #define RTCC_BASE (0x40042000UL)
316 #define WDOG0_BASE (0x40052000UL)
317 #define DEVINFO_BASE (0x0FE081B0UL)
318 #define ROMTABLE_BASE (0xE00FFFD0UL)
319 #define LOCKBITS_BASE (0x0FE04000UL)
320 #define USERDATA_BASE (0x0FE00000UL)
324 /**************************************************************************/
329 #define MSC ((MSC_TypeDef *) MSC_BASE)
330 #define EMU ((EMU_TypeDef *) EMU_BASE)
331 #define RMU ((RMU_TypeDef *) RMU_BASE)
332 #define CMU ((CMU_TypeDef *) CMU_BASE)
333 #define CRYPTO ((CRYPTO_TypeDef *) CRYPTO_BASE)
334 #define GPIO ((GPIO_TypeDef *) GPIO_BASE)
335 #define PRS ((PRS_TypeDef *) PRS_BASE)
336 #define LDMA ((LDMA_TypeDef *) LDMA_BASE)
337 #define FPUEH ((FPUEH_TypeDef *) FPUEH_BASE)
338 #define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE)
339 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE)
340 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE)
341 #define USART0 ((USART_TypeDef *) USART0_BASE)
342 #define USART1 ((USART_TypeDef *) USART1_BASE)
343 #define LEUART0 ((LEUART_TypeDef *) LEUART0_BASE)
344 #define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE)
345 #define CRYOTIMER ((CRYOTIMER_TypeDef *) CRYOTIMER_BASE)
346 #define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE)
347 #define I2C0 ((I2C_TypeDef *) I2C0_BASE)
348 #define ADC0 ((ADC_TypeDef *) ADC0_BASE)
349 #define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE)
350 #define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE)
351 #define IDAC0 ((IDAC_TypeDef *) IDAC0_BASE)
352 #define RTCC ((RTCC_TypeDef *) RTCC_BASE)
353 #define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE)
354 #define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE)
355 #define ROMTABLE ((ROMTABLE_TypeDef *) ROMTABLE_BASE)
359 /**************************************************************************/
364 #define TIMER_OFFSET 0x400
365 #define USART_OFFSET 0x400
366 #define LEUART_OFFSET 0x400
367 #define LETIMER_OFFSET 0x400
368 #define PCNT_OFFSET 0x400
369 #define I2C_OFFSET 0x400
370 #define ADC_OFFSET 0x400
371 #define ACMP_OFFSET 0x400
372 #define IDAC_OFFSET 0x400
373 #define WDOG_OFFSET 0x400
378 /**************************************************************************/
383 #include "efm32pg1b_prs_signals.h"
384 #include "efm32pg1b_dmareq.h"
385 
386 /**************************************************************************/
390 #define MSC_UNLOCK_CODE 0x1B71
391 #define EMU_UNLOCK_CODE 0xADE8
392 #define RMU_UNLOCK_CODE 0xE084
393 #define CMU_UNLOCK_CODE 0x580E
394 #define GPIO_UNLOCK_CODE 0xA534
395 #define TIMER_UNLOCK_CODE 0xCE80
396 #define RTCC_UNLOCK_CODE 0xAEE8
402 /**************************************************************************/
407 #include "efm32pg1b_af_ports.h"
408 #include "efm32pg1b_af_pins.h"
409 
412 /**************************************************************************/
425 #define SET_BIT_FIELD(REG, MASK, VALUE, OFFSET) \
426  REG = ((REG) &~(MASK)) | (((VALUE) << (OFFSET)) & (MASK));
427 
432 #ifdef __cplusplus
433 }
434 #endif
435 #endif /* EFM32PG1B200F256GM48_H */
EFM32PG1B_TIMER_CC register and bit field definitions.
EFM32PG1B_CRYOTIMER register and bit field definitions.
EFM32PG1B_LEUART register and bit field definitions.
EFM32PG1B_EMU register and bit field definitions.
EFM32PG1B_TIMER register and bit field definitions.
EFM32PG1B_ROMTABLE register and bit field definitions.
EFM32PG1B_DEVINFO register and bit field definitions.
EFM32PG1B_LETIMER register and bit field definitions.
EFM32PG1B_GPIO register and bit field definitions.
EFM32PG1B_WDOG_PCH register and bit field definitions.
EFM32PG1B_IDAC register and bit field definitions.
EFM32PG1B_LDMA_CH register and bit field definitions.
EFM32PG1B_PRS_CH register and bit field definitions.
EFM32PG1B_AF_PINS register and bit field definitions.
EFM32PG1B_FPUEH register and bit field definitions.
EFM32PG1B_CMU register and bit field definitions.
EFM32PG1B_I2C register and bit field definitions.
EFM32PG1B_RTCC register and bit field definitions.
EFM32PG1B_USART register and bit field definitions.
enum IRQn IRQn_Type
EFM32PG1B_RMU register and bit field definitions.
EFM32PG1B_GPIO_P register and bit field definitions.
EFM32PG1B_MSC register and bit field definitions.
CMSIS Cortex-M3/M4 System Layer for EFM32 devices.
EFM32PG1B_WDOG register and bit field definitions.
EFM32PG1B_RTCC_CC register and bit field definitions.
EFM32PG1B_ADC register and bit field definitions.
EFM32PG1B_PRS register and bit field definitions.
EFM32PG1B_GPCRC register and bit field definitions.
EFM32PG1B_RTCC_RET register and bit field definitions.
EFM32PG1B_LDMA register and bit field definitions.
EFM32PG1B_DMA_DESCRIPTOR register and bit field definitions.
EFM32PG1B_CRYPTO register and bit field definitions.
EFM32PG1B_PCNT register and bit field definitions.
EFM32PG1B_ACMP register and bit field definitions.
EFM32PG1B_DMAREQ register and bit field definitions.