EFM32 Giant Gecko Software Documentation  efm32gg-doc-5.1.2
efm32gg995f1024.h
Go to the documentation of this file.
1 /**************************************************************************/
34 #ifndef EFM32GG995F1024_H
35 #define EFM32GG995F1024_H
36 
37 #ifdef __cplusplus
38 extern "C" {
39 #endif
40 
41 /**************************************************************************/
46 /**************************************************************************/
52 typedef enum IRQn
53 {
54 /****** Cortex-M3 Processor Exceptions Numbers ********************************************/
58  BusFault_IRQn = -11,
60  SVCall_IRQn = -5,
62  PendSV_IRQn = -2,
63  SysTick_IRQn = -1,
65 /****** EFM32G Peripheral Interrupt Numbers ***********************************************/
66  DMA_IRQn = 0,
71  USB_IRQn = 5,
72  ACMP0_IRQn = 6,
73  ADC0_IRQn = 7,
74  DAC0_IRQn = 8,
75  I2C0_IRQn = 9,
76  I2C1_IRQn = 10,
78  TIMER1_IRQn = 12,
79  TIMER2_IRQn = 13,
80  TIMER3_IRQn = 14,
83  LESENSE_IRQn = 17,
90  LEUART0_IRQn = 24,
91  LEUART1_IRQn = 25,
93  PCNT0_IRQn = 27,
94  PCNT1_IRQn = 28,
95  PCNT2_IRQn = 29,
96  RTC_IRQn = 30,
97  BURTC_IRQn = 31,
98  CMU_IRQn = 32,
99  VCMP_IRQn = 33,
100  LCD_IRQn = 34,
101  MSC_IRQn = 35,
102  AES_IRQn = 36,
103  EBI_IRQn = 37,
104  EMU_IRQn = 38,
105 } IRQn_Type;
106 
107 /**************************************************************************/
112 #define __MPU_PRESENT 1
113 #define __VTOR_PRESENT 1
114 #define __NVIC_PRIO_BITS 3
115 #define __Vendor_SysTickConfig 0
119 /**************************************************************************/
125 #define _EFM32_GIANT_FAMILY 1
126 #define _EFM_DEVICE
127 #define _SILICON_LABS_32B_SERIES_0
128 #define _SILICON_LABS_32B_SERIES 0
129 #define _SILICON_LABS_GECKO_INTERNAL_SDID 72
130 #define _SILICON_LABS_GECKO_INTERNAL_SDID_72
131 #define _SILICON_LABS_32B_PLATFORM_1
132 #define _SILICON_LABS_32B_PLATFORM 1
134 /* If part number is not defined as compiler option, define it */
135 #if !defined(EFM32GG995F1024)
136 #define EFM32GG995F1024 1
137 #endif
138 
140 #define PART_NUMBER "EFM32GG995F1024"
143 #define FLASH_MEM_BASE ((uint32_t) 0x0UL)
144 #define FLASH_MEM_SIZE ((uint32_t) 0x10000000UL)
145 #define FLASH_MEM_END ((uint32_t) 0xFFFFFFFUL)
146 #define FLASH_MEM_BITS ((uint32_t) 0x28UL)
147 #define AES_MEM_BASE ((uint32_t) 0x400E0000UL)
148 #define AES_MEM_SIZE ((uint32_t) 0x400UL)
149 #define AES_MEM_END ((uint32_t) 0x400E03FFUL)
150 #define AES_MEM_BITS ((uint32_t) 0x10UL)
151 #define USBC_MEM_BASE ((uint32_t) 0x40100000UL)
152 #define USBC_MEM_SIZE ((uint32_t) 0x40000UL)
153 #define USBC_MEM_END ((uint32_t) 0x4013FFFFUL)
154 #define USBC_MEM_BITS ((uint32_t) 0x18UL)
155 #define EBI_CODE_MEM_BASE ((uint32_t) 0x12000000UL)
156 #define EBI_CODE_MEM_SIZE ((uint32_t) 0xE000000UL)
157 #define EBI_CODE_MEM_END ((uint32_t) 0x1FFFFFFFUL)
158 #define EBI_CODE_MEM_BITS ((uint32_t) 0x28UL)
159 #define PER_MEM_BASE ((uint32_t) 0x40000000UL)
160 #define PER_MEM_SIZE ((uint32_t) 0xE0000UL)
161 #define PER_MEM_END ((uint32_t) 0x400DFFFFUL)
162 #define PER_MEM_BITS ((uint32_t) 0x20UL)
163 #define RAM_MEM_BASE ((uint32_t) 0x20000000UL)
164 #define RAM_MEM_SIZE ((uint32_t) 0x40000UL)
165 #define RAM_MEM_END ((uint32_t) 0x2003FFFFUL)
166 #define RAM_MEM_BITS ((uint32_t) 0x18UL)
167 #define RAM_CODE_MEM_BASE ((uint32_t) 0x10000000UL)
168 #define RAM_CODE_MEM_SIZE ((uint32_t) 0x20000UL)
169 #define RAM_CODE_MEM_END ((uint32_t) 0x1001FFFFUL)
170 #define RAM_CODE_MEM_BITS ((uint32_t) 0x17UL)
171 #define EBI_MEM_BASE ((uint32_t) 0x80000000UL)
172 #define EBI_MEM_SIZE ((uint32_t) 0x40000000UL)
173 #define EBI_MEM_END ((uint32_t) 0xBFFFFFFFUL)
174 #define EBI_MEM_BITS ((uint32_t) 0x30UL)
177 #define BITBAND_PER_BASE ((uint32_t) 0x42000000UL)
178 #define BITBAND_RAM_BASE ((uint32_t) 0x22000000UL)
181 #define FLASH_BASE (0x00000000UL)
182 #define FLASH_SIZE (0x00100000UL)
183 #define FLASH_PAGE_SIZE 4096
184 #define SRAM_BASE (0x20000000UL)
185 #define SRAM_SIZE (0x00020000UL)
186 #define __CM3_REV 0x201
187 #define PRS_CHAN_COUNT 12
188 #define DMA_CHAN_COUNT 12
189 #define EXT_IRQ_COUNT 39
192 #define AFCHAN_MAX 163
193 #define AFCHANLOC_MAX 7
194 
195 #define AFACHAN_MAX 53
196 
197 /* Part number capabilities */
198 
199 #define LETIMER_PRESENT
200 #define LETIMER_COUNT 1
201 #define USART_PRESENT
202 #define USART_COUNT 3
203 #define UART_PRESENT
204 #define UART_COUNT 2
205 #define TIMER_PRESENT
206 #define TIMER_COUNT 4
207 #define ACMP_PRESENT
208 #define ACMP_COUNT 2
209 #define I2C_PRESENT
210 #define I2C_COUNT 2
211 #define LEUART_PRESENT
212 #define LEUART_COUNT 2
213 #define PCNT_PRESENT
214 #define PCNT_COUNT 3
215 #define ADC_PRESENT
216 #define ADC_COUNT 1
217 #define DAC_PRESENT
218 #define DAC_COUNT 1
219 #define DMA_PRESENT
220 #define DMA_COUNT 1
221 #define AES_PRESENT
222 #define AES_COUNT 1
223 #define USBC_PRESENT
224 #define USBC_COUNT 1
225 #define USB_PRESENT
226 #define USB_COUNT 1
227 #define LE_PRESENT
228 #define LE_COUNT 1
229 #define MSC_PRESENT
230 #define MSC_COUNT 1
231 #define EMU_PRESENT
232 #define EMU_COUNT 1
233 #define RMU_PRESENT
234 #define RMU_COUNT 1
235 #define CMU_PRESENT
236 #define CMU_COUNT 1
237 #define LESENSE_PRESENT
238 #define LESENSE_COUNT 1
239 #define RTC_PRESENT
240 #define RTC_COUNT 1
241 #define EBI_PRESENT
242 #define EBI_COUNT 1
243 #define GPIO_PRESENT
244 #define GPIO_COUNT 1
245 #define VCMP_PRESENT
246 #define VCMP_COUNT 1
247 #define PRS_PRESENT
248 #define PRS_COUNT 1
249 #define OPAMP_PRESENT
250 #define OPAMP_COUNT 1
251 #define BU_PRESENT
252 #define BU_COUNT 1
253 #define LCD_PRESENT
254 #define LCD_COUNT 1
255 #define BURTC_PRESENT
256 #define BURTC_COUNT 1
257 #define HFXTAL_PRESENT
258 #define HFXTAL_COUNT 1
259 #define LFXTAL_PRESENT
260 #define LFXTAL_COUNT 1
261 #define WDOG_PRESENT
262 #define WDOG_COUNT 1
263 #define DBG_PRESENT
264 #define DBG_COUNT 1
265 #define ETM_PRESENT
266 #define ETM_COUNT 1
267 #define BOOTLOADER_PRESENT
268 #define BOOTLOADER_COUNT 1
269 #define ANALOG_PRESENT
270 #define ANALOG_COUNT 1
271 
272 #include "core_cm3.h" /* Cortex-M3 processor and core peripherals */
273 #include "system_efm32gg.h" /* System Header */
274 
277 /**************************************************************************/
283 #include "efm32gg_dma_ch.h"
284 #include "efm32gg_dma.h"
285 #include "efm32gg_aes.h"
286 #include "efm32gg_usb_hc.h"
287 #include "efm32gg_usb_diep.h"
288 #include "efm32gg_usb_doep.h"
289 #include "efm32gg_usb.h"
290 #include "efm32gg_msc.h"
291 #include "efm32gg_emu.h"
292 #include "efm32gg_rmu.h"
293 #include "efm32gg_cmu.h"
294 #include "efm32gg_lesense_st.h"
295 #include "efm32gg_lesense_buf.h"
296 #include "efm32gg_lesense_ch.h"
297 #include "efm32gg_lesense.h"
298 #include "efm32gg_rtc.h"
299 #include "efm32gg_letimer.h"
300 #include "efm32gg_ebi.h"
301 #include "efm32gg_usart.h"
302 #include "efm32gg_timer_cc.h"
303 #include "efm32gg_timer.h"
304 #include "efm32gg_acmp.h"
305 #include "efm32gg_i2c.h"
306 #include "efm32gg_gpio_p.h"
307 #include "efm32gg_gpio.h"
308 #include "efm32gg_vcmp.h"
309 #include "efm32gg_prs_ch.h"
310 #include "efm32gg_prs.h"
311 #include "efm32gg_leuart.h"
312 #include "efm32gg_pcnt.h"
313 #include "efm32gg_adc.h"
314 #include "efm32gg_dac.h"
315 #include "efm32gg_lcd.h"
316 #include "efm32gg_burtc_ret.h"
317 #include "efm32gg_burtc.h"
318 #include "efm32gg_wdog.h"
319 #include "efm32gg_etm.h"
320 #include "efm32gg_dma_descriptor.h"
321 #include "efm32gg_devinfo.h"
322 #include "efm32gg_romtable.h"
323 #include "efm32gg_calibrate.h"
324 
327 /**************************************************************************/
332 #define DMA_BASE (0x400C2000UL)
333 #define AES_BASE (0x400E0000UL)
334 #define USB_BASE (0x400C4000UL)
335 #define MSC_BASE (0x400C0000UL)
336 #define EMU_BASE (0x400C6000UL)
337 #define RMU_BASE (0x400CA000UL)
338 #define CMU_BASE (0x400C8000UL)
339 #define LESENSE_BASE (0x4008C000UL)
340 #define RTC_BASE (0x40080000UL)
341 #define LETIMER0_BASE (0x40082000UL)
342 #define EBI_BASE (0x40008000UL)
343 #define USART0_BASE (0x4000C000UL)
344 #define USART1_BASE (0x4000C400UL)
345 #define USART2_BASE (0x4000C800UL)
346 #define UART0_BASE (0x4000E000UL)
347 #define UART1_BASE (0x4000E400UL)
348 #define TIMER0_BASE (0x40010000UL)
349 #define TIMER1_BASE (0x40010400UL)
350 #define TIMER2_BASE (0x40010800UL)
351 #define TIMER3_BASE (0x40010C00UL)
352 #define ACMP0_BASE (0x40001000UL)
353 #define ACMP1_BASE (0x40001400UL)
354 #define I2C0_BASE (0x4000A000UL)
355 #define I2C1_BASE (0x4000A400UL)
356 #define GPIO_BASE (0x40006000UL)
357 #define VCMP_BASE (0x40000000UL)
358 #define PRS_BASE (0x400CC000UL)
359 #define LEUART0_BASE (0x40084000UL)
360 #define LEUART1_BASE (0x40084400UL)
361 #define PCNT0_BASE (0x40086000UL)
362 #define PCNT1_BASE (0x40086400UL)
363 #define PCNT2_BASE (0x40086800UL)
364 #define ADC0_BASE (0x40002000UL)
365 #define DAC0_BASE (0x40004000UL)
366 #define LCD_BASE (0x4008A000UL)
367 #define BURTC_BASE (0x40081000UL)
368 #define WDOG_BASE (0x40088000UL)
369 #define ETM_BASE (0xE0041000UL)
370 #define CALIBRATE_BASE (0x0FE08000UL)
371 #define DEVINFO_BASE (0x0FE081B0UL)
372 #define ROMTABLE_BASE (0xE00FFFD0UL)
373 #define LOCKBITS_BASE (0x0FE04000UL)
374 #define USERDATA_BASE (0x0FE00000UL)
378 /**************************************************************************/
383 #define DMA ((DMA_TypeDef *) DMA_BASE)
384 #define AES ((AES_TypeDef *) AES_BASE)
385 #define USB ((USB_TypeDef *) USB_BASE)
386 #define MSC ((MSC_TypeDef *) MSC_BASE)
387 #define EMU ((EMU_TypeDef *) EMU_BASE)
388 #define RMU ((RMU_TypeDef *) RMU_BASE)
389 #define CMU ((CMU_TypeDef *) CMU_BASE)
390 #define LESENSE ((LESENSE_TypeDef *) LESENSE_BASE)
391 #define RTC ((RTC_TypeDef *) RTC_BASE)
392 #define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE)
393 #define EBI ((EBI_TypeDef *) EBI_BASE)
394 #define USART0 ((USART_TypeDef *) USART0_BASE)
395 #define USART1 ((USART_TypeDef *) USART1_BASE)
396 #define USART2 ((USART_TypeDef *) USART2_BASE)
397 #define UART0 ((USART_TypeDef *) UART0_BASE)
398 #define UART1 ((USART_TypeDef *) UART1_BASE)
399 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE)
400 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE)
401 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE)
402 #define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE)
403 #define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE)
404 #define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE)
405 #define I2C0 ((I2C_TypeDef *) I2C0_BASE)
406 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
407 #define GPIO ((GPIO_TypeDef *) GPIO_BASE)
408 #define VCMP ((VCMP_TypeDef *) VCMP_BASE)
409 #define PRS ((PRS_TypeDef *) PRS_BASE)
410 #define LEUART0 ((LEUART_TypeDef *) LEUART0_BASE)
411 #define LEUART1 ((LEUART_TypeDef *) LEUART1_BASE)
412 #define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE)
413 #define PCNT1 ((PCNT_TypeDef *) PCNT1_BASE)
414 #define PCNT2 ((PCNT_TypeDef *) PCNT2_BASE)
415 #define ADC0 ((ADC_TypeDef *) ADC0_BASE)
416 #define DAC0 ((DAC_TypeDef *) DAC0_BASE)
417 #define LCD ((LCD_TypeDef *) LCD_BASE)
418 #define BURTC ((BURTC_TypeDef *) BURTC_BASE)
419 #define WDOG ((WDOG_TypeDef *) WDOG_BASE)
420 #define ETM ((ETM_TypeDef *) ETM_BASE)
421 #define CALIBRATE ((CALIBRATE_TypeDef *) CALIBRATE_BASE)
422 #define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE)
423 #define ROMTABLE ((ROMTABLE_TypeDef *) ROMTABLE_BASE)
427 /**************************************************************************/
432 #include "efm32gg_prs_signals.h"
433 #include "efm32gg_dmareq.h"
434 #include "efm32gg_dmactrl.h"
435 #include "efm32gg_uart.h"
436 
437 /**************************************************************************/
441 #define MSC_UNLOCK_CODE 0x1B71
442 #define EMU_UNLOCK_CODE 0xADE8
443 #define CMU_UNLOCK_CODE 0x580E
444 #define TIMER_UNLOCK_CODE 0xCE80
445 #define GPIO_UNLOCK_CODE 0xA534
446 #define BURTC_UNLOCK_CODE 0xAEE8
452 /**************************************************************************/
457 #include "efm32gg_af_ports.h"
458 #include "efm32gg_af_pins.h"
459 
462 /**************************************************************************/
475 #define SET_BIT_FIELD(REG, MASK, VALUE, OFFSET) \
476  REG = ((REG) &~(MASK)) | (((VALUE) << (OFFSET)) & (MASK));
477 
482 #ifdef __cplusplus
483 }
484 #endif
485 #endif /* EFM32GG995F1024_H */
EFM32GG_WDOG register and bit field definitions.
EFM32GG_I2C register and bit field definitions.
EFM32GG_BURTC_RET register and bit field definitions.
EFM32GG_USB_HC register and bit field definitions.
EFM32GG_USB_DIEP register and bit field definitions.
EFM32GG_LESENSE register and bit field definitions.
EFM32GG_LESENSE_ST register and bit field definitions.
EFM32GG_GPIO register and bit field definitions.
EFM32GG_DMA_DESCRIPTOR register and bit field definitions.
EFM32GG_ROMTABLE register and bit field definitions.
EFM32GG_EBI register and bit field definitions.
EFM32GG_LCD register and bit field definitions.
EFM32GG_ADC register and bit field definitions.
EFM32GG_LESENSE_BUF register and bit field definitions.
EFM32GG_ACMP register and bit field definitions.
EFM32GG_DMAREQ register and bit field definitions.
EFM32GG_AES register and bit field definitions.
EFM32GG_GPIO_P register and bit field definitions.
EFM32GG_TIMER_CC register and bit field definitions.
EFM32GG_DMA register and bit field definitions.
enum IRQn IRQn_Type
CMSIS Cortex-M3 System Layer for EFM32GG devices.
EFM32GG_ETM register and bit field definitions.
EFM32GG_DMACTRL register and bit field definitions.
EFM32GG_UART register and bit field definitions.
IRQn
EFM32GG_RMU register and bit field definitions.
EFM32GG_MSC register and bit field definitions.
EFM32GG_TIMER register and bit field definitions.
EFM32GG_DAC register and bit field definitions.
EFM32GG_VCMP register and bit field definitions.
EFM32GG_EMU register and bit field definitions.
EFM32GG_USB_DOEP register and bit field definitions.
EFM32GG_USB register and bit field definitions.
EFM32GG_USART register and bit field definitions.
EFM32GG_RTC register and bit field definitions.
EFM32GG_BURTC register and bit field definitions.
EFM32GG_CMU register and bit field definitions.
EFM32GG_DMA_CH register and bit field definitions.
EFM32GG_DEVINFO register and bit field definitions.
EFM32GG_CALIBRATE register and bit field definitions.
EFM32GG_PCNT register and bit field definitions.
EFM32GG_AF_PINS register and bit field definitions.
EFM32GG_PRS register and bit field definitions.
EFM32GG_LESENSE_CH register and bit field definitions.
EFM32GG_LETIMER register and bit field definitions.
EFM32GG_PRS_CH register and bit field definitions.
EFM32GG_LEUART register and bit field definitions.