EFM32 Leopard Gecko Software Documentation  efm32lg-doc-5.1.2
efm32lg995f256.h
Go to the documentation of this file.
1 /**************************************************************************/
34 #ifndef EFM32LG995F256_H
35 #define EFM32LG995F256_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 /****** EFM32LG Peripheral Interrupt Numbers **********************************************/
66 
67  DMA_IRQn = 0,
72  USB_IRQn = 5,
73  ACMP0_IRQn = 6,
74  ADC0_IRQn = 7,
75  DAC0_IRQn = 8,
76  I2C0_IRQn = 9,
77  I2C1_IRQn = 10,
79  TIMER1_IRQn = 12,
80  TIMER2_IRQn = 13,
81  TIMER3_IRQn = 14,
84  LESENSE_IRQn = 17,
91  LEUART0_IRQn = 24,
92  LEUART1_IRQn = 25,
94  PCNT0_IRQn = 27,
95  PCNT1_IRQn = 28,
96  PCNT2_IRQn = 29,
97  RTC_IRQn = 30,
98  BURTC_IRQn = 31,
99  CMU_IRQn = 32,
100  VCMP_IRQn = 33,
101  LCD_IRQn = 34,
102  MSC_IRQn = 35,
103  AES_IRQn = 36,
104  EBI_IRQn = 37,
105  EMU_IRQn = 38,
106 } IRQn_Type;
107 
108 /**************************************************************************/
113 #define __MPU_PRESENT 1
114 #define __VTOR_PRESENT 1
115 #define __NVIC_PRIO_BITS 3
116 #define __Vendor_SysTickConfig 0
120 /**************************************************************************/
126 #define _EFM32_GIANT_FAMILY 1
127 #define _EFM_DEVICE
128 #define _SILICON_LABS_32B_SERIES_0
129 #define _SILICON_LABS_32B_SERIES 0
130 #define _SILICON_LABS_GECKO_INTERNAL_SDID 74
131 #define _SILICON_LABS_GECKO_INTERNAL_SDID_74
132 #define _SILICON_LABS_32B_PLATFORM_1
133 #define _SILICON_LABS_32B_PLATFORM 1
135 /* If part number is not defined as compiler option, define it */
136 #if !defined(EFM32LG995F256)
137 #define EFM32LG995F256 1
138 #endif
139 
141 #define PART_NUMBER "EFM32LG995F256"
144 #define FLASH_MEM_BASE ((uint32_t) 0x0UL)
145 #define FLASH_MEM_SIZE ((uint32_t) 0x10000000UL)
146 #define FLASH_MEM_END ((uint32_t) 0xFFFFFFFUL)
147 #define FLASH_MEM_BITS ((uint32_t) 0x28UL)
148 #define AES_MEM_BASE ((uint32_t) 0x400E0000UL)
149 #define AES_MEM_SIZE ((uint32_t) 0x400UL)
150 #define AES_MEM_END ((uint32_t) 0x400E03FFUL)
151 #define AES_MEM_BITS ((uint32_t) 0x10UL)
152 #define USBC_MEM_BASE ((uint32_t) 0x40100000UL)
153 #define USBC_MEM_SIZE ((uint32_t) 0x40000UL)
154 #define USBC_MEM_END ((uint32_t) 0x4013FFFFUL)
155 #define USBC_MEM_BITS ((uint32_t) 0x18UL)
156 #define EBI_CODE_MEM_BASE ((uint32_t) 0x12000000UL)
157 #define EBI_CODE_MEM_SIZE ((uint32_t) 0xE000000UL)
158 #define EBI_CODE_MEM_END ((uint32_t) 0x1FFFFFFFUL)
159 #define EBI_CODE_MEM_BITS ((uint32_t) 0x28UL)
160 #define PER_MEM_BASE ((uint32_t) 0x40000000UL)
161 #define PER_MEM_SIZE ((uint32_t) 0xE0000UL)
162 #define PER_MEM_END ((uint32_t) 0x400DFFFFUL)
163 #define PER_MEM_BITS ((uint32_t) 0x20UL)
164 #define RAM_MEM_BASE ((uint32_t) 0x20000000UL)
165 #define RAM_MEM_SIZE ((uint32_t) 0x40000UL)
166 #define RAM_MEM_END ((uint32_t) 0x2003FFFFUL)
167 #define RAM_MEM_BITS ((uint32_t) 0x18UL)
168 #define RAM_CODE_MEM_BASE ((uint32_t) 0x10000000UL)
169 #define RAM_CODE_MEM_SIZE ((uint32_t) 0x20000UL)
170 #define RAM_CODE_MEM_END ((uint32_t) 0x1001FFFFUL)
171 #define RAM_CODE_MEM_BITS ((uint32_t) 0x17UL)
172 #define EBI_MEM_BASE ((uint32_t) 0x80000000UL)
173 #define EBI_MEM_SIZE ((uint32_t) 0x40000000UL)
174 #define EBI_MEM_END ((uint32_t) 0xBFFFFFFFUL)
175 #define EBI_MEM_BITS ((uint32_t) 0x30UL)
178 #define BITBAND_PER_BASE ((uint32_t) 0x42000000UL)
179 #define BITBAND_RAM_BASE ((uint32_t) 0x22000000UL)
182 #define FLASH_BASE (0x00000000UL)
183 #define FLASH_SIZE (0x00040000UL)
184 #define FLASH_PAGE_SIZE 2048
185 #define SRAM_BASE (0x20000000UL)
186 #define SRAM_SIZE (0x00008000UL)
187 #define __CM3_REV 0x201
188 #define PRS_CHAN_COUNT 12
189 #define DMA_CHAN_COUNT 12
190 #define EXT_IRQ_COUNT 40
193 #define AFCHAN_MAX 163
194 #define AFCHANLOC_MAX 7
195 
196 #define AFACHAN_MAX 53
197 
198 /* Part number capabilities */
199 
200 #define USART_PRESENT
201 #define USART_COUNT 3
202 #define UART_PRESENT
203 #define UART_COUNT 2
204 #define TIMER_PRESENT
205 #define TIMER_COUNT 4
206 #define ACMP_PRESENT
207 #define ACMP_COUNT 2
208 #define LEUART_PRESENT
209 #define LEUART_COUNT 2
210 #define LETIMER_PRESENT
211 #define LETIMER_COUNT 1
212 #define PCNT_PRESENT
213 #define PCNT_COUNT 3
214 #define I2C_PRESENT
215 #define I2C_COUNT 2
216 #define ADC_PRESENT
217 #define ADC_COUNT 1
218 #define DAC_PRESENT
219 #define DAC_COUNT 1
220 #define DMA_PRESENT
221 #define DMA_COUNT 1
222 #define AES_PRESENT
223 #define AES_COUNT 1
224 #define USBC_PRESENT
225 #define USBC_COUNT 1
226 #define USB_PRESENT
227 #define USB_COUNT 1
228 #define LE_PRESENT
229 #define LE_COUNT 1
230 #define MSC_PRESENT
231 #define MSC_COUNT 1
232 #define EMU_PRESENT
233 #define EMU_COUNT 1
234 #define RMU_PRESENT
235 #define RMU_COUNT 1
236 #define CMU_PRESENT
237 #define CMU_COUNT 1
238 #define LESENSE_PRESENT
239 #define LESENSE_COUNT 1
240 #define EBI_PRESENT
241 #define EBI_COUNT 1
242 #define RTC_PRESENT
243 #define RTC_COUNT 1
244 #define GPIO_PRESENT
245 #define GPIO_COUNT 1
246 #define VCMP_PRESENT
247 #define VCMP_COUNT 1
248 #define PRS_PRESENT
249 #define PRS_COUNT 1
250 #define OPAMP_PRESENT
251 #define OPAMP_COUNT 1
252 #define BU_PRESENT
253 #define BU_COUNT 1
254 #define LCD_PRESENT
255 #define LCD_COUNT 1
256 #define BURTC_PRESENT
257 #define BURTC_COUNT 1
258 #define HFXTAL_PRESENT
259 #define HFXTAL_COUNT 1
260 #define LFXTAL_PRESENT
261 #define LFXTAL_COUNT 1
262 #define WDOG_PRESENT
263 #define WDOG_COUNT 1
264 #define DBG_PRESENT
265 #define DBG_COUNT 1
266 #define ETM_PRESENT
267 #define ETM_COUNT 1
268 #define BOOTLOADER_PRESENT
269 #define BOOTLOADER_COUNT 1
270 #define ANALOG_PRESENT
271 #define ANALOG_COUNT 1
272 
273 #include "core_cm3.h" /* Cortex-M3 processor and core peripherals */
274 #include "system_efm32lg.h" /* System Header */
275 
278 /**************************************************************************/
284 #include "efm32lg_dma_ch.h"
285 #include "efm32lg_dma.h"
286 #include "efm32lg_aes.h"
287 #include "efm32lg_usb_hc.h"
288 #include "efm32lg_usb_diep.h"
289 #include "efm32lg_usb_doep.h"
290 #include "efm32lg_usb.h"
291 #include "efm32lg_msc.h"
292 #include "efm32lg_emu.h"
293 #include "efm32lg_rmu.h"
294 #include "efm32lg_cmu.h"
295 #include "efm32lg_lesense_st.h"
296 #include "efm32lg_lesense_buf.h"
297 #include "efm32lg_lesense_ch.h"
298 #include "efm32lg_lesense.h"
299 #include "efm32lg_ebi.h"
300 #include "efm32lg_usart.h"
301 #include "efm32lg_timer_cc.h"
302 #include "efm32lg_timer.h"
303 #include "efm32lg_acmp.h"
304 #include "efm32lg_leuart.h"
305 #include "efm32lg_rtc.h"
306 #include "efm32lg_letimer.h"
307 #include "efm32lg_pcnt.h"
308 #include "efm32lg_i2c.h"
309 #include "efm32lg_gpio_p.h"
310 #include "efm32lg_gpio.h"
311 #include "efm32lg_vcmp.h"
312 #include "efm32lg_prs_ch.h"
313 #include "efm32lg_prs.h"
314 #include "efm32lg_adc.h"
315 #include "efm32lg_dac.h"
316 #include "efm32lg_lcd.h"
317 #include "efm32lg_burtc_ret.h"
318 #include "efm32lg_burtc.h"
319 #include "efm32lg_wdog.h"
320 #include "efm32lg_etm.h"
321 #include "efm32lg_dma_descriptor.h"
322 #include "efm32lg_devinfo.h"
323 #include "efm32lg_romtable.h"
324 #include "efm32lg_calibrate.h"
325 
328 /**************************************************************************/
333 #define DMA_BASE (0x400C2000UL)
334 #define AES_BASE (0x400E0000UL)
335 #define USB_BASE (0x400C4000UL)
336 #define MSC_BASE (0x400C0000UL)
337 #define EMU_BASE (0x400C6000UL)
338 #define RMU_BASE (0x400CA000UL)
339 #define CMU_BASE (0x400C8000UL)
340 #define LESENSE_BASE (0x4008C000UL)
341 #define EBI_BASE (0x40008000UL)
342 #define USART0_BASE (0x4000C000UL)
343 #define USART1_BASE (0x4000C400UL)
344 #define USART2_BASE (0x4000C800UL)
345 #define UART0_BASE (0x4000E000UL)
346 #define UART1_BASE (0x4000E400UL)
347 #define TIMER0_BASE (0x40010000UL)
348 #define TIMER1_BASE (0x40010400UL)
349 #define TIMER2_BASE (0x40010800UL)
350 #define TIMER3_BASE (0x40010C00UL)
351 #define ACMP0_BASE (0x40001000UL)
352 #define ACMP1_BASE (0x40001400UL)
353 #define LEUART0_BASE (0x40084000UL)
354 #define LEUART1_BASE (0x40084400UL)
355 #define RTC_BASE (0x40080000UL)
356 #define LETIMER0_BASE (0x40082000UL)
357 #define PCNT0_BASE (0x40086000UL)
358 #define PCNT1_BASE (0x40086400UL)
359 #define PCNT2_BASE (0x40086800UL)
360 #define I2C0_BASE (0x4000A000UL)
361 #define I2C1_BASE (0x4000A400UL)
362 #define GPIO_BASE (0x40006000UL)
363 #define VCMP_BASE (0x40000000UL)
364 #define PRS_BASE (0x400CC000UL)
365 #define ADC0_BASE (0x40002000UL)
366 #define DAC0_BASE (0x40004000UL)
367 #define LCD_BASE (0x4008A000UL)
368 #define BURTC_BASE (0x40081000UL)
369 #define WDOG_BASE (0x40088000UL)
370 #define ETM_BASE (0xE0041000UL)
371 #define CALIBRATE_BASE (0x0FE08000UL)
372 #define DEVINFO_BASE (0x0FE081B0UL)
373 #define ROMTABLE_BASE (0xE00FFFD0UL)
374 #define LOCKBITS_BASE (0x0FE04000UL)
375 #define USERDATA_BASE (0x0FE00000UL)
379 /**************************************************************************/
384 #define DMA ((DMA_TypeDef *) DMA_BASE)
385 #define AES ((AES_TypeDef *) AES_BASE)
386 #define USB ((USB_TypeDef *) USB_BASE)
387 #define MSC ((MSC_TypeDef *) MSC_BASE)
388 #define EMU ((EMU_TypeDef *) EMU_BASE)
389 #define RMU ((RMU_TypeDef *) RMU_BASE)
390 #define CMU ((CMU_TypeDef *) CMU_BASE)
391 #define LESENSE ((LESENSE_TypeDef *) LESENSE_BASE)
392 #define EBI ((EBI_TypeDef *) EBI_BASE)
393 #define USART0 ((USART_TypeDef *) USART0_BASE)
394 #define USART1 ((USART_TypeDef *) USART1_BASE)
395 #define USART2 ((USART_TypeDef *) USART2_BASE)
396 #define UART0 ((USART_TypeDef *) UART0_BASE)
397 #define UART1 ((USART_TypeDef *) UART1_BASE)
398 #define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE)
399 #define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE)
400 #define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE)
401 #define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE)
402 #define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE)
403 #define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE)
404 #define LEUART0 ((LEUART_TypeDef *) LEUART0_BASE)
405 #define LEUART1 ((LEUART_TypeDef *) LEUART1_BASE)
406 #define RTC ((RTC_TypeDef *) RTC_BASE)
407 #define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE)
408 #define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE)
409 #define PCNT1 ((PCNT_TypeDef *) PCNT1_BASE)
410 #define PCNT2 ((PCNT_TypeDef *) PCNT2_BASE)
411 #define I2C0 ((I2C_TypeDef *) I2C0_BASE)
412 #define I2C1 ((I2C_TypeDef *) I2C1_BASE)
413 #define GPIO ((GPIO_TypeDef *) GPIO_BASE)
414 #define VCMP ((VCMP_TypeDef *) VCMP_BASE)
415 #define PRS ((PRS_TypeDef *) PRS_BASE)
416 #define ADC0 ((ADC_TypeDef *) ADC0_BASE)
417 #define DAC0 ((DAC_TypeDef *) DAC0_BASE)
418 #define LCD ((LCD_TypeDef *) LCD_BASE)
419 #define BURTC ((BURTC_TypeDef *) BURTC_BASE)
420 #define WDOG ((WDOG_TypeDef *) WDOG_BASE)
421 #define ETM ((ETM_TypeDef *) ETM_BASE)
422 #define CALIBRATE ((CALIBRATE_TypeDef *) CALIBRATE_BASE)
423 #define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE)
424 #define ROMTABLE ((ROMTABLE_TypeDef *) ROMTABLE_BASE)
428 /**************************************************************************/
433 #include "efm32lg_prs_signals.h"
434 #include "efm32lg_dmareq.h"
435 #include "efm32lg_dmactrl.h"
436 #include "efm32lg_uart.h"
437 
438 /**************************************************************************/
442 #define MSC_UNLOCK_CODE 0x1B71
443 #define EMU_UNLOCK_CODE 0xADE8
444 #define CMU_UNLOCK_CODE 0x580E
445 #define TIMER_UNLOCK_CODE 0xCE80
446 #define GPIO_UNLOCK_CODE 0xA534
447 #define BURTC_UNLOCK_CODE 0xAEE8
453 /**************************************************************************/
458 #include "efm32lg_af_ports.h"
459 #include "efm32lg_af_pins.h"
460 
463 /**************************************************************************/
476 #define SET_BIT_FIELD(REG, MASK, VALUE, OFFSET) \
477  REG = ((REG) &~(MASK)) | (((VALUE) << (OFFSET)) & (MASK));
478 
483 #ifdef __cplusplus
484 }
485 #endif
486 #endif /* EFM32LG995F256_H */
EFM32LG_RMU register and bit field definitions.
EFM32LG_PRS_CH register and bit field definitions.
EFM32LG_LESENSE register and bit field definitions.
EFM32LG_VCMP register and bit field definitions.
EFM32LG_PRS register and bit field definitions.
EFM32LG_DEVINFO register and bit field definitions.
EFM32LG_RTC register and bit field definitions.
EFM32LG_USART register and bit field definitions.
EFM32LG_EMU register and bit field definitions.
CMSIS Cortex-M3 System Layer for EFM32LG devices.
EFM32LG_USB_DOEP register and bit field definitions.
EFM32LG_CALIBRATE register and bit field definitions.
EFM32LG_LESENSE_CH register and bit field definitions.
EFM32LG_CMU register and bit field definitions.
EFM32LG_ETM register and bit field definitions.
EFM32LG_USB register and bit field definitions.
EFM32LG_UART register and bit field definitions.
EFM32LG_GPIO_P register and bit field definitions.
EFM32LG_LCD register and bit field definitions.
EFM32LG_I2C register and bit field definitions.
EFM32LG_EBI register and bit field definitions.
EFM32LG_DMA_DESCRIPTOR register and bit field definitions.
EFM32LG_TIMER register and bit field definitions.
EFM32LG_DMACTRL register and bit field definitions.
enum IRQn IRQn_Type
EFM32LG_PCNT register and bit field definitions.
EFM32LG_LESENSE_ST register and bit field definitions.
EFM32LG_ADC register and bit field definitions.
EFM32LG_WDOG register and bit field definitions.
EFM32LG_BURTC register and bit field definitions.
EFM32LG_DMAREQ register and bit field definitions.
EFM32LG_USB_DIEP register and bit field definitions.
EFM32LG_LESENSE_BUF register and bit field definitions.
EFM32LG_TIMER_CC register and bit field definitions.
EFM32LG_GPIO register and bit field definitions.
EFM32LG_ACMP register and bit field definitions.
EFM32LG_LETIMER register and bit field definitions.
EFM32LG_ROMTABLE register and bit field definitions.
EFM32LG_AES register and bit field definitions.
IRQn
EFM32LG_BURTC_RET register and bit field definitions.
EFM32LG_MSC register and bit field definitions.
EFM32LG_DAC register and bit field definitions.
EFM32LG_USB_HC register and bit field definitions.
EFM32LG_LEUART register and bit field definitions.
EFM32LG_AF_PINS register and bit field definitions.
EFM32LG_DMA_CH register and bit field definitions.
EFM32LG_DMA register and bit field definitions.