Searched defs:HostUSBEndpoint (Results 1 – 2 of 2) sorted by relevance
64 struct HostUSBEndpoint { struct65 explicit HostUSBEndpoint(uint16_t epBufSize) in HostUSBEndpoint() argument76 ~HostUSBEndpoint() in ~HostUSBEndpoint() argument103 HostUSBEndpoint hostBulkIn; argument
296 struct HostUSBEndpoint { struct297 HostUSBEndpoint(uint16_t epBufSize) in HostUSBEndpoint() function308 ~HostUSBEndpoint() in ~HostUSBEndpoint() argument313 uint8_t endpoint;337 HostUSBEndpoint hostBulkIn; argument