aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/efm32/tinygecko/irq.yaml
diff options
context:
space:
mode:
authorchrysn2012-10-18 12:26:41 +0200
committerchrysn2012-10-18 12:44:41 +0200
commita7f5f9f576977f97988b739fd98ff7f164edf156 (patch)
treeebc25df7e7841afde1f4c98af2f927841508956c /include/libopencm3/efm32/tinygecko/irq.yaml
parent837de3ff9771ea03b5b54dda8ba7f77d404bdcdf (diff)
merge irq and nvic code using a script
Diffstat (limited to 'include/libopencm3/efm32/tinygecko/irq.yaml')
-rw-r--r--include/libopencm3/efm32/tinygecko/irq.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/include/libopencm3/efm32/tinygecko/irq.yaml b/include/libopencm3/efm32/tinygecko/irq.yaml
new file mode 100644
index 0000000..16fa69c
--- /dev/null
+++ b/include/libopencm3/efm32/tinygecko/irq.yaml
@@ -0,0 +1,28 @@
+includeguard: LIBOPENCM3_EFM32_TINYGECKO_VECTOR_H
+partname_humanreadable: EFM32 Tiny Gecko series
+partname_doxygen: EFM32TG
+# 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