Searched refs:USBD_GetLen (Results 1 – 1 of 1) sorted by relevance
100 static uint8_t USBD_GetLen(uint8_t *buf);738 *len = USBD_GetLen(desc) * 2 + 2; in USBD_GetString()756 static uint8_t USBD_GetLen(uint8_t *buf) in USBD_GetLen() function