Searched refs:max_num_ep (Results 1 – 7 of 7) sorted by relevance
157 uint8_t max_num_ep; /**< max number of endpoints supported by the USB device member516 uint8_t max_num_ep; /* max number of endpoints supported by the HW */ member
125 usb_param.max_num_ep = 3 + 1; in main()
128 usb_param.max_num_ep = 2 + 1; in main()
125 usb_param.max_num_ep = 2 + 1; in main()
124 usb_param.max_num_ep = 2 + 1; in main()
127 usb_param.max_num_ep = 3 + 1; in main()
127 usb_param.max_num_ep = 4 + 1; in main()
Completed in 6 milliseconds