Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/plat/st/stm32mp1/
Dstm32mp1_usb_dfu.c22 #define USB_SIZ_STRING_SERIAL (1U + 1U + (SIZ_STRING_SERIAL * 2U)) macro
89 static uint8_t usb_stm32mp1_serial[USB_SIZ_STRING_SERIAL + 1];
208 length = USB_SIZ_STRING_SERIAL; in update_serial_num_string()
304 *length = USB_SIZ_STRING_SERIAL; in stm32mp1_serial_desc()