Searched defs:stm32_port (Results 1 – 2 of 2) sorted by relevance
259 struct stm32_port { struct280 static struct stm32_port stm32_ports[STM32_MAX_PORTS]; argument
101 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_config_rs485() local168 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_pending_rx() local193 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_get_char() local213 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_receive_chars() local296 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_tx_interrupt_enable() local311 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_tx_interrupt_disable() local322 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_transmit_chars_pio() local410 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_transmit_chars() local450 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_interrupt() local483 struct stm32_port *stm32_port = to_stm32_port(port); in stm32_threaded_interrupt() local[all …]