Searched refs:csi_usart_config_stopbits (Results 1 – 3 of 3) sorted by relevance
341 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
170 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit) in csi_usart_config_stopbits() function626 ret = csi_usart_config_stopbits(handle, stopbits); in csi_usart_config()
Completed in 7 milliseconds