Home
last modified time | relevance | path

Searched defs:ter (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_native_tty_bottom.c47 static inline void native_tty_termios_defaults_set(struct termios *ter) in native_tty_termios_defaults_set()
81 static inline void native_tty_baud_speed_set(struct termios *ter, int baudrate) in native_tty_baud_speed_set()
99 static inline void native_tty_baud_parity_set(struct termios *ter, in native_tty_baud_parity_set()
127 static inline void native_tty_stop_bits_set(struct termios *ter, in native_tty_stop_bits_set()
150 static inline void native_tty_data_bits_set(struct termios *ter, in native_tty_data_bits_set()
200 struct termios ter; in native_tty_configure_bottom() local
Duart_native_ptty_bottom.c140 struct termios ter; in np_uart_open_ptty() local
Duart_lpc11u6x.h119 volatile uint32_t ter; /* Transmit enable */ member