Searched defs:usbd_msc_priv (Results 1 – 1 of 1) sorted by relevance
33 enum Stage stage;37 USB_MEM_ALIGNX bool readonly;38 bool popup;39 uint8_t sKey; /* Sense key */42 uint8_t max_lun;43 uint32_t start_sector;44 uint32_t nsectors;51 usb_osal_mq_t usbd_msc_mq;53 uint32_t nbytes;55 uint32_t event;[all …]
Completed in 3 milliseconds