summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/sam/3x/irq.json
blob: c53d63cc8846cd3f462b58a12f7abef8135f0102 (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", 
        "emac", 
        "can0", 
        "can1"
    ], 
    "partname_humanreadable": "Atmel SAM3X series", 
    "partname_doxygen": "SAM3X", 
    "includeguard": "LIBOPENCM3_SAM3X_NVIC_H"
}