Searched refs:stop_bit (Results 1 – 2 of 2) sorted by relevance
161 …_e uart_num,unsigned short div, unsigned char bwpc, uart_parity_e parity, uart_stop_bit_e stop_bit) in uart_init() argument183 reg_uart_ctrl1(uart_num) |= stop_bit; in uart_init()
267 …e uart_num,unsigned short div, unsigned char bwpc, uart_parity_e parity, uart_stop_bit_e stop_bit);