Searched defs:stm32_port (Results 1 – 2 of 2) sorted by relevance
256 struct stm32_port { struct277 static struct stm32_port stm32_ports[STM32_MAX_PORTS]; argument
101 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_config_rs485() local170 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_pending_rx() local194 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_get_char() local214 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_receive_chars() local301 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_tx_interrupt_enable() local316 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_tx_interrupt_disable() local327 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_transmit_chars_pio() local420 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_transmit_chars() local461 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_interrupt() local498 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_usart_threaded_interrupt() local[all …]