Searched defs:stop_bits (Results 1 – 2 of 2) sorted by relevance
238 int mec_hal_uart_stop_bits_set(struct mec_uart_regs *base, uint8_t stop_bits) in mec_hal_uart_stop_bits_set()255 int mec_hal_uart_stop_bits_get(struct mec_uart_regs *base, uint8_t *stop_bits) in mec_hal_uart_stop_bits_get()
88 uint8_t stop_bits; member