Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/
Dusb_device.c87 #define CONF_DESC_bConfigurationValue 5 /** Configuration value offset */ macro
705 cur_config = p[CONF_DESC_bConfigurationValue]; in usb_set_configuration()