Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_inquiry.c158 …ave_class_storage_lun[lun].ux_slave_class_storage_media_type == UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM) in _ux_device_class_storage_inquiry()
164 …ave_class_storage_lun[lun].ux_slave_class_storage_media_type != UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM) in _ux_device_class_storage_inquiry()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h97 #define UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM 5 macro