Lines Matching defs:epnum
93 * epnum: endpoint index
96 static uint8_t usb_dfu_data_in(struct usb_handle *pdev, uint8_t epnum)
99 (void)epnum;
147 * epnum: endpoint index
150 static uint8_t usb_dfu_iso_in_incomplete(struct usb_handle *pdev, uint8_t epnum)
153 (void)epnum;
162 * epnum: endpoint index
166 uint8_t epnum)
169 (void)epnum;
178 * epnum: endpoint index
181 static uint8_t usb_dfu_data_out(struct usb_handle *pdev, uint8_t epnum)
184 (void)epnum;