Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_storage_device_initialize.c165 case UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK: in _ux_host_class_storage_device_initialize()
Dux_host_class_storage_media_capacity_get.c111 case UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK: in _ux_host_class_storage_media_capacity_get()
Dux_host_class_storage_tasks_run.c579 case UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK: in _ux_host_class_storage_inquiry_save()
722 (lun_type == UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK) || in _ux_host_class_storage_lun_type_is_known()
Dux_host_class_storage_thread_entry.c155 …torage -> ux_host_class_storage_lun_types[lun_index] == UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK) … in _ux_host_class_storage_thread_entry()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_storage.h203 #define UX_HOST_CLASS_STORAGE_MEDIA_OPTICAL_DISK 7 macro