Home
last modified time | relevance | path

Searched refs:udc_string_desc_alloc (Results 1 – 1 of 1) sorted by relevance

/lk-master/platform/lpc43xx/
A Dudc-common.c60 static unsigned udc_string_desc_alloc(const char *str) { in udc_string_desc_alloc() function
104 data[8] = udc_string_desc_alloc(g->ifc_string); in udc_ifc_desc_fill()
135 data[14] = udc_string_desc_alloc(device->manufacturer); in udc_create_descriptors()
136 data[15] = udc_string_desc_alloc(device->product); in udc_create_descriptors()
137 data[16] = udc_string_desc_alloc(device->serialno); in udc_create_descriptors()

Completed in 2 milliseconds