summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/sam/3a/irq.json
blob: c3d8c109f150dd26639db50a38eadba54be74180 (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
43
44
45
46
47
48
49
50
51
52
{
    "irqs": [
        "supc",
        "rstc",
        "rtc",
        "rtt",
        "wdt",
        "pmc",
        "eefc0",
        "eefc1",
        "uart",
        "smc_sdramc",
        "sdramc",
        "pioa",
        "piob",
        "pioc",
        "piod",
        "pioe",
        "piof",
        "usart0",
        "usart1",
        "usart2",
        "usart3",
        "hsmci",
        "twi0",
        "twi1",
        "spi0",
        "spi1",
        "ssc",
        "tc0",
        "tc1",
        "tc2",
        "tc3",
        "tc4",
        "tc5",
        "tc6",
        "tc7",
        "tc8",
        "pwm",
        "adc",
        "dacc",
        "dmac",
        "uotghs",
        "trng",
        "reserved0",
        "can0",
        "can1"
    ],
    "partname_humanreadable": "Atmel SAM3A series",
    "partname_doxygen": "SAM3A",
    "includeguard": "LIBOPENCM3_SAM3A_NVIC_H"
}