Home
last modified time | relevance | path

Searched refs:UART2_GPIO_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/platform/
A Duart-sun8iw20.h68 #define UART2_GPIO_FUNCTION (2) macro
114 #define UART2_GPIO_FUNCTION (6) macro
A Duart-sun50iw11.h57 #define UART2_GPIO_FUNCTION (2) macro
A Duart-sun8iw19.h62 #define UART2_GPIO_FUNCTION (5) macro
A Duart-sun8iw18.h62 #define UART2_GPIO_FUNCTION (2) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/
A Dhal_uart.c580 hal_gpio_pinmux_set_function(UART2_TX, UART2_GPIO_FUNCTION);//TX in uart_pinctrl_init()
581 hal_gpio_pinmux_set_function(UART2_RX, UART2_GPIO_FUNCTION);//RX in uart_pinctrl_init()

Completed in 7 milliseconds