Searched defs:ept (Results 1 – 1 of 1) sorted by relevance
92 udc_endpoint_t *ept; in _udc_endpoint_alloc() local126 udc_endpoint_t *ept; in udc_endpoint_alloc() local147 void udc_endpoint_free(struct udc_endpoint *ept) { in udc_endpoint_free()153 static void endpoint_flush(usb_t *usb, udc_endpoint_t *ept) { in endpoint_flush()164 static void endpoint_reset(usb_t *usb, udc_endpoint_t *ept) { in endpoint_reset()222 int udc_request_queue(udc_endpoint_t *ept, struct udc_request *_req) { in udc_request_queue()260 static void handle_ept_complete(struct udc_endpoint *ept) { in handle_ept_complete()385 struct udc_endpoint *ept; in handle_setup() local410 udc_endpoint_t *ept; in handle_setup() local490 udc_endpoint_t *ept; in lpc43xx_USB0_IRQ() local[all …]
Completed in 3 milliseconds