Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A 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()

Completed in 2 milliseconds