Searched refs:sedi_uart_config_t (Results 1 – 3 of 3) sorted by relevance
195 } sedi_uart_config_t; typedef292 int sedi_uart_set_config(IN sedi_uart_t uart, IN sedi_uart_config_t *const cfg);687 int sedi_uart_get_config(IN sedi_uart_t uart, OUT sedi_uart_config_t *cfg);
38 static sedi_uart_config_t uart0_cfg, uart1_cfg, uart2_cfg;
601 int sedi_uart_set_config(IN sedi_uart_t uart, IN sedi_uart_config_t *cfg) in sedi_uart_set_config()1475 int sedi_uart_get_config(IN sedi_uart_t uart, OUT sedi_uart_config_t *cfg) in sedi_uart_get_config()