Home
last modified time | relevance | path

Searched refs:setstopbits (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gdb/gdb/
HDser-pipe.c157 ops->setstopbits = ser_unix_nop_setstopbits; in _initialize_ser_pipe()
HDserial.h226 int (*setstopbits) (struct serial *, int num); member
HDser-tcp.c227 ops->setstopbits = ser_unix_nop_setstopbits; in _initialize_ser_tcp()
HDserial.c474 return scb->ops->setstopbits (scb, num); in serial_setstopbits()
HDser-unix.c1360 ops->setstopbits = hardwire_setstopbits; in _initialize_ser_hardwire()