Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/
Dusb_device.c190 static uint8_t usb_get_alt_setting(uint8_t iface) in usb_get_alt_setting() function
817 data[0] = usb_get_alt_setting(cur_iface); in usb_get_interface()