Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusbd_dfu.h23 #define USB_DFU_PROTOCOL_RUNTIME 0x01 macro
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_dfu.c166 init_if_desc(&runtime_if0_desc, 0, USB_DFU_PROTOCOL_RUNTIME); in usbd_dfu_preinit()