Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_STORAGE_PROTOCOL_CB (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_device_support_check.c94 case UX_HOST_CLASS_STORAGE_PROTOCOL_CB: in _ux_host_class_storage_device_support_check()
Dux_host_class_storage_transport_run.c44 (UX_HOST_CLASS_STORAGE_PROTOCOL_GET(s) == UX_HOST_CLASS_STORAGE_PROTOCOL_CB)
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_storage.h181 #define UX_HOST_CLASS_STORAGE_PROTOCOL_CB 1 macro
/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c1098 case UX_HOST_CLASS_STORAGE_PROTOCOL_CB: in switch_to_protocol()
1099 device_framework_full_speed[bInterfaceProtocol_POS] = UX_HOST_CLASS_STORAGE_PROTOCOL_CB; in switch_to_protocol()
1100 device_framework_high_speed[bInterfaceProtocol_POS] = UX_HOST_CLASS_STORAGE_PROTOCOL_CB; in switch_to_protocol()