summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/lpc17xx/irq.json
blob: 94eec0721876e81d4cc0b663c21180e08e8ece6a (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": {
        "0": "wdt", 
        "1": "timer0", 
        "2": "timer1", 
        "3": "timer2", 
        "4": "timer3", 
        "5": "uart0", 
        "6": "uart1", 
        "7": "uart2", 
        "8": "uart3", 
        "9": "pwm", 
        "10": "i2c0", 
        "11": "i2c1", 
        "12": "i2c2", 
        "13": "spi", 
        "14": "ssp0", 
        "15": "ssp1", 
        "16": "pll0", 
        "17": "rtc", 
        "18": "eint0", 
        "19": "eint1", 
        "20": "eint2", 
        "21": "eint3", 
        "22": "adc", 
        "23": "bod", 
        "24": "usb", 
        "25": "can", 
        "26": "gpdma", 
        "27": "i2s", 
        "28": "ethernet", 
        "29": "rit", 
        "30": "motor_pwm", 
        "31": "qei", 
        "32": "pll1", 
        "33": "usb_act", 
        "34": "can_act"
    }, 
    "partname_humanreadable": "LPC 17xx series", 
    "partname_doxygen": "LPC17xx", 
    "includeguard": "LIBOPENCM3_LPC17xx_NVIC_H"
}