summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/efm32/efm32tg/irq.json
blob: 95efa85eead0bb7067078de532dbfcbd13a004a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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"
}