summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/sam/3s/irq.json
blob: ddf76f6363d9eb0448d177f758e34b558660287b (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
38
39
40
41
42
{
    "irqs": [
        "supc",
        "rstc",
        "rtc",
        "rtt",
        "wdt",
        "pmc",
        "eefc",
        "reserved0",
        "uart0",
        "uart1",
        "smc",
        "pioa",
        "piob",
        "pioc",
        "usart0",
        "usart1",
        "usart2",
        "reserved1",
        "hsmci",
        "twi0",
        "twi1",
        "spi",
        "ssc",
        "tc0",
        "tc1",
        "tc2",
        "tc3",
        "tc4",
        "tc5",
        "adc",
        "dacc",
        "pwm",
        "crccu",
        "acc",
        "udp"
    ],
    "partname_humanreadable": "Atmel SAM3S series",
    "partname_doxygen": "SAM3S",
    "includeguard": "LIBOPENCM3_SAM3S_NVIC_H"
}