Searched refs:tx_pin_function (Results 1 – 1 of 1) sorted by relevance
54 rt_uint32_t tx_pin_function; member68 .tx_pin_function = BSP_UART0_TX_PIN_FUNCTION,81 .tx_pin_function = BSP_UART1_TX_PIN_FUNCTION,94 .tx_pin_function = BSP_UART2_TX_PIN_FUNCTION,178 gpio_enable_module_pin(uart->tx_pin, uart->tx_pin_function); in avr32uc3_uart_configure()
Completed in 4 milliseconds