Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusbdevice.h493 int endpoint_address; /* logical endpoint address */ member
/external/libusb/libusb/os/
Dwindows_winusb.c2493 uint8_t endpoint_address; in winusbx_configure_endpoints() local
2683 struct windows_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()