Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusb_dfu.h76 #define DFU_ATTR_CAN_DNLOAD 0x01 macro
/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c87 #define DFU_DESC_ATTRIBUTES (DFU_ATTR_CAN_DNLOAD | \