Searched refs:usart_stop_bits_e (Results 1 – 6 of 6) sorted by relevance
74 } usart_stop_bits_e; typedef230 usart_stop_bits_e stopbits,352 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit);
95 usart_stop_bits_e stopbits; in uart_configure()
174 int32_t csi_usart_config_stopbits(usart_handle_t handle, usart_stop_bits_e stopbit) in csi_usart_config_stopbits()670 usart_stop_bits_e stopbits, in csi_usart_config()
79 } usart_stop_bits_e; typedef180 usart_stop_bits_e stopbits,
141 usart_stop_bits_e stopbits; in uart_configure()
156 static int32_t dw_usart_set_stopbit(dw_usart_reg_t *addr, usart_stop_bits_e stopbit) in dw_usart_set_stopbit()492 usart_stop_bits_e stopbits, in csi_usart_config()
Completed in 19 milliseconds