Home
last modified time | relevance | path

Searched refs:SUNXI_GIC_START (Results 1 – 14 of 14) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/twi/platform/
A Dtwi_sun8iw19.h44 #define SUNXI_GIC_START 32 macro
45 #define SUNXI_IRQ_TWI0 (SUNXI_GIC_START + 41)
46 #define SUNXI_IRQ_TWI1 (SUNXI_GIC_START + 42)
47 #define SUNXI_IRQ_TWI2 (SUNXI_GIC_START + 43)
48 #define SUNXI_IRQ_TWI3 (SUNXI_GIC_START + 44)
49 #define SUNXI_IRQ_S_TWI0 (SUNXI_GIC_START + 107)
A Dtwi_sun8iw20.h38 #define SUNXI_GIC_START 16 macro
42 #define SUNXI_IRQ_TWI0 (41 - SUNXI_GIC_START)
48 #define SUNXI_IRQ_TWI1 (42 - SUNXI_GIC_START)
54 #define SUNXI_IRQ_TWI2 (43 - SUNXI_GIC_START)
60 #define SUNXI_IRQ_TWI3 (44 - SUNXI_GIC_START)
A Dtwi_sun8iw18.h44 #define SUNXI_GIC_START 32 macro
45 #define SUNXI_IRQ_TWI0 (SUNXI_GIC_START + 70)
46 #define SUNXI_IRQ_TWI1 (SUNXI_GIC_START + 71)
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw19/
A Dplatform-gpio.h46 #define SUNXI_GIC_START 32 macro
47 #define SUNXI_IRQ_GPIOC (SUNXI_GIC_START + 67)
48 #define SUNXI_IRQ_GPIOD (SUNXI_GIC_START + 68)
49 #define SUNXI_IRQ_GPIOE (SUNXI_GIC_START + 69)
50 #define SUNXI_IRQ_GPIOF (SUNXI_GIC_START + 70)
51 #define SUNXI_IRQ_GPIOG (SUNXI_GIC_START + 71)
52 #define SUNXI_IRQ_GPIOH (SUNXI_GIC_START + 72)
53 #define SUNXI_IRQ_GPIOI (SUNXI_GIC_START + 73)
54 #define SUNXI_IRQ_R_GPIOL (SUNXI_GIC_START + 106)
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw20/
A Dplatform-gpio.h57 #define SUNXI_GIC_START 32
58 #define SUNXI_IRQ_GPIOB (SUNXI_GIC_START + 69)
59 #define SUNXI_IRQ_GPIOC (SUNXI_GIC_START + 71)
60 #define SUNXI_IRQ_GPIOD (SUNXI_GIC_START + 73)
61 #define SUNXI_IRQ_GPIOE (SUNXI_GIC_START + 75)
62 #define SUNXI_IRQ_GPIOF (SUNXI_GIC_START + 77)
63 #define SUNXI_IRQ_GPIOG (SUNXI_GIC_START + 79)
/bsp/allwinner/libraries/sunxi-hal/hal/source/timer/platform/
A Dtimer_sun20iw1.h41 #define SUNXI_GIC_START 32 macro
43 #define SUNXI_GIC_START 16 macro
46 #define SUNXI_IRQ_TMR(id) (SUNXI_GIC_START + 59 + (id))
A Dtimer_sun8iw18.h40 #define SUNXI_GIC_START 32 macro
41 #define SUNXI_IRQ_TMR(id) (SUNXI_GIC_START + 60 + (id))
A Dtimer_sun8iw19.h40 #define SUNXI_GIC_START 32 macro
41 #define SUNXI_IRQ_TMR(id) (SUNXI_GIC_START + 60 + (id))
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw18/
A Dplatform-gpio.h45 #define SUNXI_GIC_START 32 macro
46 #define SUNXI_IRQ_GPIOB (SUNXI_GIC_START + 43) /* 75 gpiob interrupt */
47 #define SUNXI_IRQ_GPIOE (SUNXI_GIC_START + 44) /* 76 gpioe interrupt */
48 #define SUNXI_IRQ_GPIOG (SUNXI_GIC_START + 46) /* 78 gpiog interrupt */
49 #define SUNXI_IRQ_GPIOH (SUNXI_GIC_START + 47) /* 79 gpioh interrupt */
/bsp/allwinner/libraries/sunxi-hal/hal/source/ledc/platform/
A Dledc_sun8iw20.h38 #define SUNXI_GIC_START 16 macro
39 #define SUNXI_IRQ_LEDC (52 - SUNXI_GIC_START)
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/platform/
A Drtc_sun20iw1.h42 #define SUNXI_GIC_START 32 macro
43 #define SUXNI_IRQ_RTC (SUNXI_GIC_START + 128)
A Drtc_sun8iw18.h41 #define SUNXI_GIC_START 32 macro
42 #define SUXNI_IRQ_RTC (SUNXI_GIC_START + 105)
A Drtc_sun8iw19.h41 #define SUNXI_GIC_START 32 macro
42 #define SUXNI_IRQ_RTC (SUNXI_GIC_START + 105)
/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d.c34 #define SUNXI_GIC_START 32 macro
37 #define SUNXI_IRQ_G2D (SUNXI_GIC_START + 21)

Completed in 48 milliseconds