Searched defs:hUART (Results 1 – 5 of 5) sorted by relevance
77 HUART hUART = hSession->hUART; in UartReadThread() local246 int HdcHostUART::WinSetSerial(HUART hUART, string serialPort, int byteSize, int eqBaudRate) in EnumSerialPort()455 HUART hUART = hSession->hUART; in EnumSerialPort() local489 HUART hUART = hSession->hUART; in EnumSerialPort() local567 bool HdcHostUART::ConnectMyNeed(HUART hUART, std::string connectKey) in EnumSerialPort()636 void HdcHostUART::CloseSerialPort(const HUART hUART) in EnumSerialPort()699 HUART hUART = hSession->hUART; in EnumSerialPort() local
182 virtual void SendUartSoftReset(HSession hUART, uint32_t sessionId) {}; in SendUartSoftReset()
397 HUART hUART = new HdcUART(); in MallocSessionByConnectType() local553 HUART hUART = hSession->hUART; in FreeSessionByConnectType() local
252 HUART hUART = nullptr; member
217 .WillRepeatedly([&](HSession hUART, uint32_t sessionId) { in __anonfde6071a0302()