Searched refs:gpio_tx_fun (Results 1 – 1 of 1) sorted by relevance
36 rt_uint32_t gpio_tx_fun; member84 uart->gpio_tx_fun = IO_FUN_4; in rt_hw_uart_init()112 uart->gpio_tx_fun = IO_FUN_4; in rt_hw_uart_init()140 uart->gpio_tx_fun = IO_FUN_2; in rt_hw_uart_init()167 gpio_set_func(uart->gpio_tx_port, uart->gpio_tx_pin, uart->gpio_tx_fun); in uart_configure()
Completed in 8 milliseconds