Searched defs:stopbit (Results 1 – 3 of 3) sorted by relevance
313 uart_stopbit_t stopbit = (uart_stopbit_t)cfg->stop_bits; in rt_uart_configure() local
156 static int32_t dw_usart_set_stopbit(dw_usart_reg_t *addr, usart_stop_bits_e stopbit) in dw_usart_set_stopbit()
174 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit) in csi_usart_config_stopbits()
Completed in 13 milliseconds