Searched refs:stm32_usart_config (Results 1 – 2 of 2) sorted by relevance
25 struct stm32_usart_config { struct36 struct stm32_usart_config cfg; argument
223 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_config_rs485()1059 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_startup()1098 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_shutdown()1147 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_set_termios()1394 const struct stm32_usart_config *cfg = &stm32port->info->cfg; in stm32_usart_pm()1881 const struct stm32_usart_config *cfg = &stm32_port->info->cfg; in stm32_usart_console_write()