Searched refs:UDC_BULK_OUT (Results 1 – 4 of 4) sorted by relevance
54 #define UDC_BULK_OUT 0x02 macro
71 udctest_endpoints[1] = rxept = udc_endpoint_alloc(UDC_BULK_OUT, 512); in udctest_init()
127 mdebug_endpoints[1] = rxept = udc_endpoint_alloc(UDC_BULK_OUT, 512); in mdebug_init()
107 lpcboot_endpoints[1] = rxept = udc_endpoint_alloc(UDC_BULK_OUT, 512); in lpcboot_init()
Completed in 4 milliseconds