Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/class/
Dmsc.c82 struct CSW { struct
227 static struct CSW csw;
278 (void)memset((void *)&csw, 0, sizeof(struct CSW)); in msd_init()
289 sizeof(struct CSW), NULL) != 0) { in sendCSW()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c53 struct CSW { struct
123 struct CSW csw;