Searched refs:USB_DFU_VERSION (Results 1 – 2 of 2) sorted by relevance
38 #define USB_DFU_VERSION 0x0110U macro
125 ((USB_DFU_VERSION >> 0) & 0xFF), /* bcdDFUVersion */126 ((USB_DFU_VERSION >> 8) & 0xFF)
Completed in 3 milliseconds