Searched refs:UDC_BULK_IN (Results 1 – 4 of 4) sorted by relevance
53 #define UDC_BULK_IN 0x82 macro
70 udctest_endpoints[0] = txept = udc_endpoint_alloc(UDC_BULK_IN, 512); in udctest_init()
126 mdebug_endpoints[0] = txept = udc_endpoint_alloc(UDC_BULK_IN, 512); in mdebug_init()
106 lpcboot_endpoints[0] = txept = udc_endpoint_alloc(UDC_BULK_IN, 512); in lpcboot_init()
Completed in 6 milliseconds