Searched refs:stopbit (Results 1 – 5 of 5) sorted by relevance
341 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
341 int32_t drv_spu_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
341 int32_t drv_usi_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() argument178 switch (stopbit) { in csi_usart_config_stopbits()
Completed in 14 milliseconds