Home
last modified time | relevance | path

Searched defs:SendUartSoftReset (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Duart.h181 virtual void SendUartSoftReset(HSession hUART, uint32_t sessionId) {}; in SendUartSoftReset() function
/developtools/hdc/src/host/
Dhost_uart.cpp758 void HdcHostUART::SendUartSoftReset(HSession hSession, uint32_t sessionId) in EnumSerialPort() function in Hdc::HdcHostUART