Searched defs:hUART (Results 1 – 5 of 5) sorted by relevance
77 HUART hUART = hSession->hUART; in UartReadThread() local243 int HdcHostUART::WinSetSerial(HUART hUART, string serialPort, int byteSize, int eqBaudRate) in EnumSerialPort()448 HUART hUART = hSession->hUART; in EnumSerialPort() local482 HUART hUART = hSession->hUART; in EnumSerialPort() local561 bool HdcHostUART::ConnectMyNeed(HUART hUART, std::string connectKey) in EnumSerialPort()624 void HdcHostUART::CloseSerialPort(const HUART hUART) in EnumSerialPort()687 HUART hUART = hSession->hUART; in EnumSerialPort() local
181 virtual void SendUartSoftReset(HSession hUART, uint32_t sessionId) {}; in SendUartSoftReset()
370 HUART hUART = new HdcUART(); in MallocSessionByConnectType() local494 HUART hUART = hSession->hUART; in FreeSessionByConnectType() local
388 HUART hUART = nullptr; member
217 .WillRepeatedly([&](HSession hUART, uint32_t sessionId) { in __anon4e6060b80302()