Searched defs:HostUSBEndpoint (Results 1 – 1 of 1) sorted by relevance
293 struct HostUSBEndpoint { struct294 HostUSBEndpoint(uint16_t epBufSize) in HostUSBEndpoint() argument305 ~HostUSBEndpoint() in ~HostUSBEndpoint() argument310 uint8_t endpoint;334 HostUSBEndpoint hostBulkIn; argument