Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_inquiry.c165 …ave_class_storage_lun[lun].ux_slave_class_storage_media_type == UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM) in _ux_device_class_storage_inquiry()
171 …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/test/regression/
Dusbx_ux_host_class_storage_device_initialize_test.c558 …_slave_class_storage_lun[0].ux_slave_class_storage_media_type = UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM; in tx_demo_thread_host_simulation_entry()
570 …_slave_class_storage_lun[0].ux_slave_class_storage_media_type = UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_storage_inquiry_test.c740 …_slave_class_storage_lun[0].ux_slave_class_storage_media_type = UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM; in tx_demo_thread_host_simulation_entry()
Dusbx_standalone_device_storage_read_write_test.c1400 …_slave_class_storage_lun[0].ux_slave_class_storage_media_type = UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM; in _msc_inquiry_cases_test()
Dusbx_standalone_device_storage_basic_test.c1400 …_slave_class_storage_lun[0].ux_slave_class_storage_media_type = UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM; in _msc_inquiry_cases_test()
Dusbx_standalone_device_storage_error_cv_test.c1400 …_slave_class_storage_lun[0].ux_slave_class_storage_media_type = UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM; in _msc_inquiry_cases_test()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_storage.h111 #define UX_SLAVE_CLASS_STORAGE_MEDIA_CDROM 5 macro