Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/platform/
A Duart-sun8iw20.h69 #define UART3_GPIO_FUNCTION (5) macro
115 #define UART3_GPIO_FUNCTION (6) macro
A Duart-sun50iw11.h58 #define UART3_GPIO_FUNCTION (2) macro
A Duart-sun8iw19.h63 #define UART3_GPIO_FUNCTION (5) macro
A Duart-sun8iw18.h63 #define UART3_GPIO_FUNCTION (2) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/
A Dhal_uart.c585 hal_gpio_pinmux_set_function(UART3_TX, UART3_GPIO_FUNCTION);//TX in uart_pinctrl_init()
586 hal_gpio_pinmux_set_function(UART3_RX, UART3_GPIO_FUNCTION);//RX in uart_pinctrl_init()

Completed in 10 milliseconds