Searched refs:sam_uart_opt_t (Results 1 – 3 of 3) sorted by relevance
75 } sam_uart_opt_t; typedef77 uint32_t uart_init(Uart *p_uart, const sam_uart_opt_t *p_uart_opt);
91 uint32_t uart_init(Uart *p_uart, const sam_uart_opt_t *p_uart_opt) in uart_init()
105 sam_uart_opt_t uart_settings; in usart_serial_init()