Home
last modified time | relevance | path

Searched refs:USB_BCC_MASS_STORAGE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h260 #define USB_BCC_MASS_STORAGE 0x08 macro
/Zephyr-latest/subsys/usb/device/class/
Dmsc.c137 .bInterfaceClass = USB_BCC_MASS_STORAGE,
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c795 .bInterfaceClass = USB_BCC_MASS_STORAGE, \