Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/common/include/
H A Dusb_dfu.h38 #define USB_DFU_VERSION 0x0110U macro
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_usb_dfu.c125 ((USB_DFU_VERSION >> 0) & 0xFF), /* bcdDFUVersion */
126 ((USB_DFU_VERSION >> 8) & 0xFF)
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_usb_dfu.c110 ((USB_DFU_VERSION >> 0) & 0xFF), /* bcdDFUVersion */
111 ((USB_DFU_VERSION >> 8) & 0xFF)