Searched defs:nBits (Results 1 – 3 of 3) sorted by relevance
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | uart_wrapper.cpp | 37 extern "C" int32_t SetSerialExt(int32_t fd, int32_t nSpeed, int32_t nBits, uint8_t nEvent, int32_t … in SetSerialExt()
|
| D | uart.cpp | 371 int SetSerial(int fd, int nSpeed, int nBits, char nEvent, int nStop) { 404 int SetSerial(int fd, int nSpeed, int nBits, char nEvent, int nStop) {
|
| /developtools/hdc/src/common/ |
| D | uart.cpp | 136 int HdcUARTBase::SetSerial(int fd, int nSpeed, int nBits, char nEvent, int nStop) in SetSerial() 175 int HdcUARTBase::SetSerial(int fd, int nSpeed, int nBits, char nEvent, int nStop) in SetSerial()
|