Searched defs:uart_ra_sci_data (Results 1 – 1 of 1) sorted by relevance
39 struct uart_ra_sci_data { struct40 const struct device *dev;41 struct st_sci_uart_instance_ctrl sci;42 struct uart_config uart_config;43 struct st_uart_cfg fsp_config;44 struct st_sci_uart_extended_cfg fsp_config_extend;45 struct st_baud_setting_t fsp_baud_setting;47 uart_irq_callback_user_data_t user_cb;48 void *user_cb_data;49 uint32_t ssr;[all …]