Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H 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];
192 length = USB_SIZ_STRING_SERIAL; in update_serial_num_string()
288 *length = USB_SIZ_STRING_SERIAL; in stm32mp1_serial_desc()
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_usb_dfu.c22 #define USB_SIZ_STRING_SERIAL (1U + 1U + (SIZ_STRING_SERIAL * 2U)) macro
83 static uint8_t usb_stm32mp2_serial[USB_SIZ_STRING_SERIAL + 1];
164 length = USB_SIZ_STRING_SERIAL; in update_serial_num_string()
260 *length = USB_SIZ_STRING_SERIAL; in stm32mp2_serial_desc()