Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h293 struct std_as_ad_endpoint_descriptor { struct
294 uint8_t bLength;
295 uint8_t bDescriptorType;
296 uint8_t bEndpointAddress;
297 uint8_t bmAttributes;
298 uint16_t wMaxPacketSize;
299 uint8_t bInterval;
300 uint8_t bRefresh;
301 uint8_t bSynchAddress;