Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/platform/
A Duart-sun8iw20.h66 #define UART0_GPIO_FUNCTION (3) macro
112 #define UART0_GPIO_FUNCTION (6) macro
A Duart-sun50iw11.h55 #define UART0_GPIO_FUNCTION (2) macro
A Duart-sun8iw19.h60 #define UART0_GPIO_FUNCTION (5) macro
A Duart-sun8iw18.h60 #define UART0_GPIO_FUNCTION (3) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/
A Dhal_uart.c570 hal_gpio_pinmux_set_function(UART0_TX, UART0_GPIO_FUNCTION);//TX in uart_pinctrl_init()
571 hal_gpio_pinmux_set_function(UART0_RX, UART0_GPIO_FUNCTION);//RX in uart_pinctrl_init()

Completed in 9 milliseconds