Lines Matching defs:usart

133 	USART_TypeDef *usart = config->usart;  in uart_stm32_set_baudrate()  local
541 USART_TypeDef *usart = config->usart; in uart_stm32_configure() local
634 USART_TypeDef *usart = config->usart; in uart_stm32_poll_in_visitor() local
660 USART_TypeDef *usart = config->usart; in uart_stm32_poll_out_visitor() local
705 static void poll_in_u8(USART_TypeDef *usart, void *in) in poll_in_u8()
710 static void poll_out_u8(USART_TypeDef *usart, uint16_t out) in poll_out_u8()
727 static void poll_out_u9(USART_TypeDef *usart, uint16_t out) in poll_out_u9()
732 static void poll_in_u9(USART_TypeDef *usart, void *in) in poll_in_u9()
752 USART_TypeDef *usart = config->usart; in uart_stm32_err_check() local
825 USART_TypeDef *usart = config->usart; in uart_stm32_fifo_fill_visitor() local
849 static void fifo_fill_with_u8(USART_TypeDef *usart, const void *tx_data, const int offset) in fifo_fill_with_u8()
872 USART_TypeDef *usart = config->usart; in uart_stm32_fifo_read_visitor() local
894 static void fifo_read_with_u8(USART_TypeDef *usart, void *rx_data, const int offset) in fifo_read_with_u8()
913 static void fifo_fill_with_u16(USART_TypeDef *usart, const void *tx_data, const int offset) in fifo_fill_with_u16()
931 static void fifo_read_with_u16(USART_TypeDef *usart, void *rx_data, const int offset) in fifo_read_with_u16()
1035 USART_TypeDef *usart = config->usart; in uart_stm32_irq_err_enable() local
1052 USART_TypeDef *usart = config->usart; in uart_stm32_irq_err_disable() local
1069 USART_TypeDef *usart = config->usart; in uart_stm32_irq_is_pending() local
1235 USART_TypeDef *usart = config->usart; in uart_stm32_isr() local
1407 USART_TypeDef *usart = config->usart; in uart_stm32_async_rx_disable() local
1478 USART_TypeDef *usart = config->usart; in uart_stm32_dma_replace_buffer() local
1548 USART_TypeDef *usart = config->usart; in uart_stm32_async_tx() local
1615 USART_TypeDef *usart = config->usart; in uart_stm32_async_rx_enable() local
1777 USART_TypeDef *usart = config->usart; in uart_stm32_async_init() local
1985 USART_TypeDef *usart = config->usart; in uart_stm32_registers_configure() local
2137 USART_TypeDef *usart = config->usart; in uart_stm32_suspend_setup() local