Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_usb_dfu.c156 static void stm32mp1_get_string(const char *desc, uint8_t *unicode, uint16_t *len) in stm32mp1_get_string() argument
165 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()
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_usb_dfu.c127 static void stm32mp2_get_string(const char *desc, uint8_t *unicode, in stm32mp2_get_string() argument
137 unicode[idx++] = *len; in stm32mp2_get_string()
138 unicode[idx++] = USB_DESC_TYPE_STRING; in stm32mp2_get_string()
141 unicode[idx++] = *desc++; in stm32mp2_get_string()
142 unicode[idx++] = 0x00U; in stm32mp2_get_string()
/rk3399_ARM-atf/tools/memory/
H A Dpoetry.lock252 description = "Measures the displayed width of unicode strings in a terminal"
/rk3399_ARM-atf/
H A Dpoetry.lock1402 description = "Measures the displayed width of unicode strings in a terminal"