Searched refs:unicode (Results 1 – 2 of 2) sorted by relevance
156 static void stm32mp1_get_string(const char *desc, uint8_t *unicode, uint16_t *len) in stm32mp1_get_string() argument165 unicode[idx++] = *len; in stm32mp1_get_string()166 unicode[idx++] = USB_DESC_TYPE_STRING; in stm32mp1_get_string()169 unicode[idx++] = *desc++; in stm32mp1_get_string()170 unicode[idx++] = 0x00U; in stm32mp1_get_string()
848 description = "Measures the displayed width of unicode strings in a terminal"