Home
last modified time | relevance | path

Searched refs:SUNXI_PIO_BANK_BASE (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw19/
A Dgpio-sun8iw19.c42 SUNXI_PIO_BANK_BASE(PC_BASE, 0),
43 SUNXI_PIO_BANK_BASE(PD_BASE, 1),
44 SUNXI_PIO_BANK_BASE(PE_BASE, 2),
45 SUNXI_PIO_BANK_BASE(PF_BASE, 3),
46 SUNXI_PIO_BANK_BASE(PG_BASE, 4),
47 SUNXI_PIO_BANK_BASE(PH_BASE, 5),
48 SUNXI_PIO_BANK_BASE(PI_BASE, 6),
53 SUNXI_PIO_BANK_BASE(PC_BASE, 0),
54 SUNXI_PIO_BANK_BASE(PD_BASE, 1),
55 SUNXI_PIO_BANK_BASE(PE_BASE, 2),
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw20/
A Dgpio-sun8iw20.c42 SUNXI_PIO_BANK_BASE(PB_BASE, 0),
43 SUNXI_PIO_BANK_BASE(PC_BASE, 1),
44 SUNXI_PIO_BANK_BASE(PD_BASE, 2),
45 SUNXI_PIO_BANK_BASE(PE_BASE, 3),
46 SUNXI_PIO_BANK_BASE(PF_BASE, 4),
47 SUNXI_PIO_BANK_BASE(PG_BASE, 5),
52 SUNXI_PIO_BANK_BASE(PB_BASE, 0),
53 SUNXI_PIO_BANK_BASE(PC_BASE, 1),
54 SUNXI_PIO_BANK_BASE(PD_BASE, 2),
55 SUNXI_PIO_BANK_BASE(PE_BASE, 3),
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw18/
A Dgpio-sun8iw18.c42 SUNXI_PIO_BANK_BASE(PB_BASE, 0),
43 SUNXI_PIO_BANK_BASE(PE_BASE, 1),
44 SUNXI_PIO_BANK_BASE(PG_BASE, 2),
45 SUNXI_PIO_BANK_BASE(PH_BASE, 3),
50 SUNXI_PIO_BANK_BASE(PB_BASE, 0),
51 SUNXI_PIO_BANK_BASE(PC_BASE, 1),
52 SUNXI_PIO_BANK_BASE(PE_BASE, 2),
53 SUNXI_PIO_BANK_BASE(PG_BASE, 3),
54 SUNXI_PIO_BANK_BASE(PH_BASE, 4),
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/
A Dgpio.h137 #define SUNXI_PIO_BANK_BASE(pin, irq_bank) \ macro

Completed in 11 milliseconds