summaryrefslogtreecommitdiffstats
path: root/libopencm3/include/libopencm3/lpc43xx/m0/irq.json
blob: 828c1ddcf0791d1149f8e7bc31c664c905f22374 (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
{
    "irqs": {
        "0": "rtc", 
        "1": "m4core", 
        "2": "dma", 
        "4": "flasheepromat", 
        "5": "ethernet", 
        "6": "sdio", 
        "7": "lcd", 
        "8": "usb0", 
        "9": "usb1", 
        "10": "sct", 
        "11": "ritimer_or_wwdt", 
        "12": "timer0", 
        "13": "gint1", 
        "14": "pin_int4", 
        "15": "timer3", 
        "16": "mcpwm", 
        "17": "adc0", 
        "18": "i2c0_or_irc1", 
        "19": "sgpio", 
        "20": "spi_or_dac", 
        "21": "adc1", 
        "22": "ssp0_or_ssp1", 
        "23": "eventrouter", 
        "24": "usart0", 
        "25": "uart1", 
        "26": "usart2_or_c_can1", 
        "27": "usart3", 
        "28": "i2s0_or_i2s1", 
        "29": "c_can0"
    }, 
    "partname_humanreadable": "LPC 43xx series M0 core", 
    "partname_doxygen": "LPC43xx (M0)", 
    "includeguard": "LIBOPENCM3_LPC43xx_M0_NVIC_H"
}