Home
last modified time | relevance | path

Searched refs:B38400 (Results 1 - 25 of 71) sorted by relevance

123

/third_party/toybox/toys/pending/
H A Dgetty.c62 #ifdef B38400
63 {38400, B38400},
69 {38400, B38400},
/third_party/backends/backend/
H A Ddc210.h162 { B38400, { 0x38, 0x40 } }, \
168 { B38400, { 0x38, 0x40 } } }
H A Ddc240.h170 { B38400, { 0x38, 0x40 } }, \
176 { B38400, { 0x38, 0x40 } } }
H A Ddc25.h153 #define DEFAULT_TTY_BAUD B38400
H A Ddc210.c89 # define DEFAULT_BAUD_RATE B38400
710 Camera.baud = B38400; in sane_init()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dl4re.rs53 pub const B38400: ::speed_t = 0o000017; consts
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h95 #define B38400 0000017 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h95 #define B38400 0000017 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h95 #define B38400 0000017 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h95 #define B38400 0000017 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h95 #define B38400 0000017 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h95 #define B38400 0000017 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h96 #define B38400 0000017 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h99 #define B38400 0000017 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h96 #define B38400 0000017 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h96 #define B38400 0000017 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h99 #define B38400 0000017 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c89 C(B38400) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs304 /// `B38400`
305 pub const B38400: Speed = linux_raw_sys::general::B38400; consts
/third_party/cups-filters/backend/
H A Dserial.c327 cfsetispeed(&opts, B38400); in main()
328 cfsetospeed(&opts, B38400); in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs265 pub const B38400: ::speed_t = 0o000017; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs399 pub const B38400: ::speed_t = 0o000017; consts
401 pub const EXTB: ::speed_t = B38400;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs792 pub const B38400: ::speed_t = 0o000017; consts
794 pub const EXTB: ::speed_t = B38400;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs436 pub const B38400: ::speed_t = 0o000017; consts
438 pub const EXTB: ::speed_t = B38400;
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs397 pub const B38400: ::speed_t = 0o000017; consts
399 pub const EXTB: ::speed_t = B38400;

Completed in 24 milliseconds

123