Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine_plus.h293 struct HostUSBEndpoint { struct
294 HostUSBEndpoint(uint16_t epBufSize) in HostUSBEndpoint() argument
305 ~HostUSBEndpoint() in ~HostUSBEndpoint() argument
310 uint8_t endpoint;
334 HostUSBEndpoint hostBulkIn; argument