Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/platform/
A Duart-sun8iw20.h67 #define UART1_GPIO_FUNCTION (7) macro
113 #define UART1_GPIO_FUNCTION (6) macro
A Duart-sun50iw11.h56 #define UART1_GPIO_FUNCTION (2) macro
A Duart-sun8iw19.h61 #define UART1_GPIO_FUNCTION (5) macro
A Duart-sun8iw18.h61 #define UART1_GPIO_FUNCTION (2) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/uart/
A Dhal_uart.c575 hal_gpio_pinmux_set_function(UART1_TX, UART1_GPIO_FUNCTION);//TX in uart_pinctrl_init()
576 hal_gpio_pinmux_set_function(UART1_RX, UART1_GPIO_FUNCTION);//RX in uart_pinctrl_init()

Completed in 6 milliseconds