Searched refs:UART1_GPIO_FUNCTION (Results 1 – 5 of 5) sorted by relevance
67 #define UART1_GPIO_FUNCTION (7) macro113 #define UART1_GPIO_FUNCTION (6) macro
56 #define UART1_GPIO_FUNCTION (2) macro
61 #define UART1_GPIO_FUNCTION (5) macro
61 #define UART1_GPIO_FUNCTION (2) macro
575 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