Home
last modified time | relevance | path

Searched refs:B2400 (Results 1 - 25 of 63) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h91 #define B2400 0000013 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h91 #define B2400 0000013 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h91 #define B2400 0000013 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h91 #define B2400 0000013 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h91 #define B2400 0000013 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h91 #define B2400 0000013 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h92 #define B2400 0000013 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h95 #define B2400 0000013 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h92 #define B2400 0000013 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h92 #define B2400 0000013 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h95 #define B2400 0000013 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c85 C(B2400) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs292 /// `B2400`
293 pub const B2400: Speed = linux_raw_sys::general::B2400; consts
/third_party/cups-filters/backend/
H A Dserial.c311 cfsetispeed(&opts, B2400); in main()
312 cfsetospeed(&opts, B2400); in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs261 pub const B2400: ::speed_t = 0o000013; consts
/third_party/toybox/toys/pending/
H A Dgetty.c57 {300, B300}, {600, B600}, {1200, B1200}, {1800, B1800}, {2400, B2400},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs643 /// `B2400`
644 pub const B2400: Speed = c::B2400; consts
/third_party/rust/crates/rustix/src/termios/
H A Dconstants.rs680 B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300, B38400, B4800,
706 backend::termios::types::B2400 => Some(2400), in speed_value()
H A Dmod.rs776 speed_value, B0, B110, B115200, B1200, B134, B150, B1800, B19200, B200, B230400, B2400, B300,
/third_party/python/Modules/
H A Dtermios.c570 {"B2400", B2400},
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs595 pub const B2400: speed_t = 2400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dpowerpc.rs395 pub const B2400: ::speed_t = 0o000013; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs788 pub const B2400: ::speed_t = 0o000013; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs432 pub const B2400: ::speed_t = 0o000013; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs424 pub const B2400: ::speed_t = 11; consts

Completed in 26 milliseconds

123