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
106 struct HostUSBEndpoint { struct107 HostUSBEndpoint(uint32_t epBufSize) in HostUSBEndpoint() function118 ~HostUSBEndpoint() in ~HostUSBEndpoint() argument123 uint8_t endpoint;147 HostUSBEndpoint hostBulkIn; argument