summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/efm32/efm32tg/irq.json
diff options
context:
space:
mode:
Diffstat (limited to 'libopencm3/include/libopencm3/efm32/efm32tg/irq.json')
-rw-r--r--libopencm3/include/libopencm3/efm32/efm32tg/irq.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/libopencm3/include/libopencm3/efm32/efm32tg/irq.json b/libopencm3/include/libopencm3/efm32/efm32tg/irq.json
new file mode 100644
index 0000000..95efa85
--- /dev/null
+++ b/libopencm3/include/libopencm3/efm32/efm32tg/irq.json
@@ -0,0 +1,31 @@
+{
+ "_source": "The names and sequence are taken from d0034_efm32tg_reference_manual.pdf table 4.1.",
+ "irqs": [
+ "dma",
+ "gpio_even",
+ "timer0",
+ "usart0_rx",
+ "usart0_tx",
+ "acmp01",
+ "adc0",
+ "dac0",
+ "i2c0",
+ "gpio_odd",
+ "timer1",
+ "usart1_rx",
+ "usart1_tx",
+ "lesense",
+ "leuart0",
+ "letimer0",
+ "pcnt0",
+ "rtc",
+ "cmu",
+ "vcmp",
+ "lcd",
+ "msc",
+ "aes"
+ ],
+ "partname_humanreadable": "EFM32 Tiny Gecko series",
+ "partname_doxygen": "EFM32TG",
+ "includeguard": "LIBOPENCM3_EFM32TG_NVIC_H"
+}