Searched refs:CONF_DESC_wTotalLength (Results 1 – 1 of 1) sorted by relevance
86 #define CONF_DESC_wTotalLength 2 /** Total length offset */ macro504 *len = (p[CONF_DESC_wTotalLength]) | in usb_get_descriptor()505 (p[CONF_DESC_wTotalLength + 1] << 8); in usb_get_descriptor()