summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/sam/3u/irq.json
blob: c52f1832ffde95658dcdc4a37e719de5b8f49d42 (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
32
33
34
35
36
37
{
    "irqs": [
        "supc",
        "rstc",
        "rtc",
        "rtt",
        "wdt",
        "pmc",
        "eefc0",
        "eefc1",
        "uart",
        "smc",
        "pioa",
        "piob",
        "pioc",
        "usart0",
        "usart1",
        "usart2",
        "usart3",
        "hsmci",
        "twi0",
        "twi1",
        "spi",
        "ssc",
        "tc0",
        "tc1",
        "tc2",
        "pwm",
        "adc12b",
        "adc",
        "dmac",
        "udphs"
    ],
    "partname_humanreadable": "Atmel SAM3U series",
    "partname_doxygen": "SAM3U",
    "includeguard": "LIBOPENCM3_SAM3U_NVIC_H"
}