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()451 HUART hUART = hSession->hUART; in EnumSerialPort() local485 HUART hUART = hSession->hUART; in EnumSerialPort() local563 bool HdcHostUART::ConnectMyNeed(HUART hUART, std::string connectKey) in EnumSerialPort()632 void HdcHostUART::CloseSerialPort(const HUART hUART) in EnumSerialPort()695 HUART hUART = hSession->hUART; in EnumSerialPort() local
182 virtual void SendUartSoftReset(HSession hUART, uint32_t sessionId) {}; in SendUartSoftReset()
379 HUART hUART = new HdcUART(); in MallocSessionByConnectType() local517 HUART hUART = hSession->hUART; in FreeSessionByConnectType() local
418 HUART hUART = nullptr; member
217 .WillRepeatedly([&](HSession hUART, uint32_t sessionId) { in __anon7f708f190302()