Searched refs:BAUD (Results 1 – 10 of 10) sorted by relevance
/netbsd/external/bsd/ntp/dist/ntpd/ |
H A D | refclock_irig.c | 158 #define BAUD 80 /* samples per baud interval */ macro 217 double integ[BAUD]; /* baud integrator */ 612 up->envphase = (up->envphase + 1) % BAUD; in irig_base() 658 dtemp = up->zxing * up->decim / BAUD; in irig_base()
|
H A D | refclock_chu.c | 228 #define BAUD 300 /* modulation rate (bps) */ macro 844 if (up->baud > 1. / (BAUD * 8.)) { in chu_rf() 845 up->baud -= 1. / (BAUD * 8.); in chu_rf()
|
/netbsd/external/gpl3/gdb/dist/gdbserver/ |
H A D | README | 64 Ie: `gdb TARGET-PROG', or `gdb --baud BAUD TARGET-PROG'. After that, the only
|
/netbsd/external/gpl3/gdb.old/dist/gdbserver/ |
H A D | README | 64 Ie: `gdb TARGET-PROG', or `gdb --baud BAUD TARGET-PROG'. After that, the only
|
/netbsd/external/gpl3/gdb/dist/gdb/stubs/ |
H A D | sh-stub.c | 1487 #define BPS 32 * 9600 * MHZ / ( BAUD * 10)
|
/netbsd/external/gpl3/gdb.old/dist/gdb/stubs/ |
H A D | sh-stub.c | 1487 #define BPS 32 * 9600 * MHZ / ( BAUD * 10)
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1994 | 2356 * i386-nlmstub.c: Add support for NODE, PORT and BAUD command
|
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1994 | 2356 * i386-nlmstub.c: Add support for NODE, PORT and BAUD command
|
/netbsd/external/gpl3/gdb/dist/gdb/doc/ |
H A D | gdb.texinfo | 46530 That is @code{gdb TARGET-PROG}, or @code{gdb --baud BAUD TARGET-PROG}. After that, the only
|
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/ |
H A D | gdb.texinfo | 46530 That is @code{gdb TARGET-PROG}, or @code{gdb --baud BAUD TARGET-PROG}. After that, the only
|