Searched defs:stm32_port (Results 1 – 2 of 2) sorted by relevance
253 struct stm32_port { struct254 struct uart_port port;278 static struct stm32_port stm32_ports[STM32_MAX_PORTS]; argument
66 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_tx_empty() local77 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_rs485_rts_enable() local95 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_rs485_rts_disable() local151 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_config_rs485() local226 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_pending_rx() local250 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_get_char() local270 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_receive_chars() local363 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_tx_interrupt_enable() local378 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_tc_interrupt_enable() local386 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_tx_interrupt_disable() local[all …]