Searched defs:stopbits (Results 1 – 12 of 12) sorted by relevance
82 uint32_t stopbits; member
34 uint8_t parity, stopbits, datasize, flowcontrol; in uart_configure() local
36 uint8_t parity, stopbits, datasize, flowcontrol; in uart_configure() local
95 usart_stop_bits_e stopbits; in uart_configure() local
670 usart_stop_bits_e stopbits, in csi_usart_config()
126 LEUART_Stopbits_TypeDef stopbits; member
263 USART_Stopbits_TypeDef stopbits; member
141 usart_stop_bits_e stopbits; in uart_configure() local
167 static int wm_uart_stopbits_set(TLS_UART_REGS_T *UARTx, TLS_UART_STOPBITS_T stopbits) in wm_uart_stopbits_set()
144 unsigned short stopbits; member
492 usart_stop_bits_e stopbits, in csi_usart_config()
750 enum usart_stopbits stopbits; member
Completed in 29 milliseconds