Searched refs:csi_usart_config_stopbits (Results 1 – 2 of 2) sorted by relevance
352 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
174 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit) in csi_usart_config_stopbits() function700 ret = csi_usart_config_stopbits(handle, stopbits); in csi_usart_config()
Completed in 10 milliseconds