Home
last modified time | relevance | path

Searched refs:usb_get_cfg_data (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/subsys/usb/desc_sections/src/
Ddesc_sections.c127 static struct usb_cfg_data *usb_get_cfg_data(struct usb_if_descriptor *iface) in usb_get_cfg_data() function
180 cfg_data = usb_get_cfg_data(if_descr); in check_endpoint_allocation()
/Zephyr-latest/subsys/usb/device/
Dusb_descriptor.c308 static struct usb_cfg_data *usb_get_cfg_data(struct usb_if_descriptor *iface) in usb_get_cfg_data() function
448 cfg_data = usb_get_cfg_data(if_descr); in usb_fix_descriptor()