Searched defs:nStop (Results 1 – 3 of 3) sorted by relevance
/developtools/hdc/hdc_rust/src/cffi/ |
D | uart_wrapper.cpp | 37 … "C" int32_t SetSerialExt(int32_t fd, int32_t nSpeed, int32_t nBits, uint8_t nEvent, int32_t nStop) in SetSerialExt()
|
D | uart.cpp | 365 int SetSerial(int fd, int nSpeed, int nBits, char nEvent, int nStop) { 398 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()
|