Searched refs:B2400 (Results 1 – 16 of 16) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 91 #define B2400 0000013 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 91 #define B2400 0000013 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 91 #define B2400 0000013 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 92 #define B2400 0000013 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 95 #define B2400 0000013 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 92 #define B2400 0000013 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 91 #define B2400 0000013 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 92 #define B2400 0000013 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 91 #define B2400 0000013 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 95 #define B2400 0000013 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 91 #define B2400 0000013 macro
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 85 C(B2400) in f()
|
/third_party/boost/libs/asio/include/boost/asio/impl/ |
D | serial_port_base.ipp | 62 case 2400: baud = B2400; break; 149 case B2400: value_ = 2400; break;
|
/third_party/boost/boost/asio/impl/ |
D | serial_port_base.ipp | 62 case 2400: baud = B2400; break; 149 case B2400: value_ = 2400; break;
|
/third_party/toybox/toys/pending/ |
D | getty.c | 57 {300, B300}, {600, B600}, {1200, B1200}, {1800, B1800}, {2400, B2400},
|
/third_party/python/Modules/ |
D | termios.c | 354 {"B2400", B2400},
|