Home
last modified time | relevance | path

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

/bsp/allwinner_tina/drivers/
A Ddrv_uart.c36 rt_uint32_t gpio_tx_fun; member
84 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