Searched defs:stop_bits (Results 1 – 8 of 8) sorted by relevance
/qemu/include/chardev/ |
H A D | char-serial.h | 34 int stop_bits; member
|
/qemu/chardev/ |
H A D | char-serial.c | 59 int parity, int data_bits, int stop_bits) in tty_serial_init()
|
/qemu/hw/char/ |
H A D | stm32l4x5_usart.c | 291 int speed, parity, data_bits, stop_bits; in stm32l4x5_update_params() local
|
H A D | serial.c | 151 int parity, data_bits, stop_bits, frame_size; in serial_update_parameters() local
|
H A D | exynos4210_uart.c | 344 int speed, parity, data_bits, stop_bits; in exynos4210_uart_update_parameters() local
|
H A D | escc.c | 479 int speed, parity, data_bits, stop_bits; in escc_update_parameters() local
|
/qemu/include/hw/acpi/ |
H A D | acpi-defs.h | 111 uint8_t stop_bits; member
|
/qemu/hw/arm/ |
H A D | strongarm.c | 1008 int speed, parity, data_bits, stop_bits, frame_size; in strongarm_uart_update_parameters() local
|