Searched defs:hUART (Results 1 – 5 of 5) sorted by relevance
77 HUART hUART = hSession->hUART; in UartReadThread() local245 int HdcHostUART::WinSetSerial(HUART hUART, string serialPort, int byteSize, int eqBaudRate) in EnumSerialPort()450 HUART hUART = hSession->hUART; in EnumSerialPort() local484 HUART hUART = hSession->hUART; in EnumSerialPort() local562 bool HdcHostUART::ConnectMyNeed(HUART hUART, std::string connectKey) in EnumSerialPort()625 void HdcHostUART::CloseSerialPort(const HUART hUART) in EnumSerialPort()688 HUART hUART = hSession->hUART; in EnumSerialPort() local
182 virtual void SendUartSoftReset(HSession hUART, uint32_t sessionId) {}; in SendUartSoftReset()
375 HUART hUART = new HdcUART(); in MallocSessionByConnectType() local505 HUART hUART = hSession->hUART; in FreeSessionByConnectType() local
415 HUART hUART = nullptr; member
217 .WillRepeatedly([&](HSession hUART, uint32_t sessionId) { in __anon6048c1370302()