Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusbd_dfu.h57 #define USB_DFU_VERSION 0x0110 macro
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_dfu.c53 .bcdDFUVersion = sys_cpu_to_le16(USB_DFU_VERSION),