Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c119 .bInterfaceClass = USB_BCC_APPLICATION,
195 .bInterfaceClass = USB_BCC_APPLICATION,
207 .bInterfaceClass = USB_BCC_APPLICATION,
/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h265 #define USB_BCC_APPLICATION 0xFE macro