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