Searched refs:stm32_usart_offsets (Results 1 – 2 of 2) sorted by relevance
104 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_config_rs485()176 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_pending_rx()201 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_get_char()218 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_receive_chars()273 struct stm32_usart_offsets *ofs = &stm32port->info->ofs; in stm32_tx_dma_complete()300 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_transmit_chars_pio()328 struct stm32_usart_offsets *ofs = &stm32port->info->ofs; in stm32_transmit_chars_dma()390 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_transmit_chars()430 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_interrupt()473 struct stm32_usart_offsets *ofs = &stm32_port->info->ofs; in stm32_tx_empty()[all …]
11 struct stm32_usart_offsets { struct33 struct stm32_usart_offsets ofs; argument