USB::VENDOR::HostDevice Member List
This is the complete list of members for USB::VENDOR::HostDevice, including all inherited members.
begin(const Instance &inst) | USB::HostInterface | inline |
end() override | USB::VENDOR::HostDevice | inlinevirtual |
getAddress() const | USB::HostInterface | inline |
getName() const | USB::HostInterface | inline |
inst | USB::HostInterface | protected |
openEndpoint(const tusb_desc_endpoint_t &ep_desc) | USB::VENDOR::HostDevice | protected |
operator==(const HostInterface &other) const | USB::HostInterface | inline |
operator==(const Instance &other) const | USB::HostInterface | inline |
ownsEndpoint(uint8_t ep_addr) | USB::VENDOR::HostDevice | |
setConfig(uint8_t itf_num)=0 | USB::VENDOR::HostDevice | pure virtual |
transferComplete(const Transfer &txfr)=0 | USB::VENDOR::HostDevice | pure virtual |