Searched refs:uart_stop_bits_t (Results 1 – 18 of 18) sorted by relevance
101 } uart_stop_bits_t; typedef140 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
102 } uart_stop_bits_t; typedef141 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
98 } uart_stop_bits_t; typedef137 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
88 } uart_stop_bits_t; typedef127 uart_stop_bits_t stop_bits; /* /< Stop bit length (1 or 2) */
88 } uart_stop_bits_t; typedef127 uart_stop_bits_t stop_bits; ///< Stop bit length (1 or 2)
106 } uart_stop_bits_t; typedef168 uart_stop_bits_t stop_bits; /**< Specifies the number of stop bits transmitted */
114 } uart_stop_bits_t; typedef177 uart_stop_bits_t stop_bits; /**< Specifies the number of stop bits transmitted */
351 uart->huart.init.stop_bits = (uart_stop_bits_t)cfg->stop_bits; in es32f0x_configure()
Completed in 718 milliseconds