Home
last modified time | relevance | path

Searched refs:PA_BASE (Results 1 – 6 of 6) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/
A Dgpio.h41 #define PA_BASE 0 macro
58 #define GPIOA(n) (PA_BASE + (n))
138 ((pin-PA_BASE)/PINS_PER_BANK - irq_bank)
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw18/
A Dgpio-sun8iw18.c71 .pin_base = PA_BASE,
/bsp/nuvoton/numaker-m032ki/board/
A Dboard_dev.c178 GPIO_T *port = (GPIO_T *)(PA_BASE + (0x40) * NU_GET_PORT(pin)); in tp_switch_to_analog()
190 GPIO_T *port = (GPIO_T *)(PA_BASE + (0x40) * NU_GET_PORT(pin)); in tp_switch_to_digital()
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw20/
A Dgpio-sun8iw20.c77 .pin_base = PA_BASE,
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw19/
A Dgpio-sun8iw19.c79 .pin_base = PA_BASE,
/bsp/nuvoton/libraries/m031/rtt_port/
A Ddrv_gpio.c137 PORT = (GPIO_T *)(PA_BASE + (NU_GET_PORT(pin) * PORT_OFFSET)); in nu_gpio_mode()
273 PORT = (GPIO_T *)(PA_BASE + (NU_GET_PORT(pin) * PORT_OFFSET)); in nu_gpio_irq_enable()

Completed in 15 milliseconds