Home
last modified time | relevance | path

Searched refs:SERIAL_1_STOPBITS (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmcore-rom.c187 picobug_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_picobug_cmds()
Ddink32-rom.c165 dink32_cmds.stopbits = SERIAL_1_STOPBITS; in _initialize_dink32_rom()
Dserial.h140 #define SERIAL_1_STOPBITS 1 macro
Dremote-hms.c130 hms_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_hms_cmds()
Dabug-rom.c155 abug_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_abug_cmds()
Dremote-est.c159 est_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_est_cmds()
Dcpu32bug-rom.c153 cpu32bug_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_cpu32bug_cmds()
Ddbug-rom.c151 dbug_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_dbug_cmds()
Dppcbug-rom.c178 OPS->stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_ppc_cmds()
Drom68k-rom.c237 rom68k_cmds.stopbits = SERIAL_1_STOPBITS; in init_rom68k_cmds()
Dm32r-rom.c331 m32r_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_m32r_cmds()
391 mon2000_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_mon2000_cmds()
Dsh3-rom.c239 sh3_cmds.stopbits = SERIAL_1_STOPBITS; /* number of stop bits */ in init_sh3_cmds()
Ddve3900-rom.c1042 r3900_cmds.stopbits = SERIAL_1_STOPBITS; in _initialize_r3900_rom()
Dser-go32.c763 case SERIAL_1_STOPBITS: in dos_setstopbits()
Dser-unix.c829 case SERIAL_1_STOPBITS: in hardwire_setstopbits()