summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/efm32/efm32gg/irq.json
diff options
context:
space:
mode:
Diffstat (limited to 'libopencm3/include/libopencm3/efm32/efm32gg/irq.json')
-rw-r--r--libopencm3/include/libopencm3/efm32/efm32gg/irq.json46
1 files changed, 46 insertions, 0 deletions
diff --git a/libopencm3/include/libopencm3/efm32/efm32gg/irq.json b/libopencm3/include/libopencm3/efm32/efm32gg/irq.json
new file mode 100644
index 0000000..43e7e8c
--- /dev/null
+++ b/libopencm3/include/libopencm3/efm32/efm32gg/irq.json
@@ -0,0 +1,46 @@
+{
+ "_source": "The names and sequence are taken from d0053_efm32gg_refreence_manual.pdf table 4.1.",
+ "irqs": [
+ "dma",
+ "gpio_even",
+ "timer0",
+ "usart0_rx",
+ "usart0_tx",
+ "usb",
+ "acmp01",
+ "adc0",
+ "dac0",
+ "i2c0",
+ "i2c1",
+ "gpio_odd",
+ "timer1",
+ "timer2",
+ "timer3",
+ "usart1_rx",
+ "usart1_tx",
+ "lesense",
+ "usart2_rx",
+ "usart2_tx",
+ "uart0_rx",
+ "uart0_tx",
+ "uart1_rx",
+ "uart1_tx",
+ "leuart0",
+ "leuart1",
+ "letimer0",
+ "pcnt0",
+ "pcnt1",
+ "pcnt2",
+ "rtc",
+ "burtc",
+ "cmu",
+ "vcmp",
+ "lcd",
+ "msc",
+ "aes",
+ "ebi"
+ ],
+ "partname_humanreadable": "EFM32 Giant Gecko series",
+ "partname_doxygen": "EFM32GG",
+ "includeguard": "LIBOPENCM3_EFM32GG_NVIC_H"
+}