Searched refs:object_handles_format_code (Results 1 – 10 of 10) sorted by relevance
| /USBX-v6.2.1/common/usbx_pictbridge/src/ |
| D | ux_pictbridge_dpsclient_object_handles_get.c | 71 ULONG object_handles_format_code, in _ux_pictbridge_dpsclient_object_handles_get() argument 95 if (object_handles_format_code == 0 || object_handles_format_code == 0xFFFFFFFF || in _ux_pictbridge_dpsclient_object_handles_get() 96 object_info -> ux_device_class_pima_object_format == object_handles_format_code) in _ux_pictbridge_dpsclient_object_handles_get()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_device_pima_test.c | 381 ULONG object_handles_format_code, 714 ULONG object_handles_format_code, in demo_object_handles_get() argument
|
| D | usbx_msrc_81292_host_pima_deactivate_semaphore_test.c | 83 ULONG object_handles_format_code, 1490 ULONG object_handles_format_code, in pima_device_object_handles_get() argument 1522 if ((object_handles_format_code == 0) || (object_handles_format_code == 0xFFFFFFFF) || in pima_device_object_handles_get() 1523 …e_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_format_code) in pima_device_object_handles_get()
|
| D | usbx_msrc_81323_host_pima_deactivate_no_int_ep_test.c | 83 ULONG object_handles_format_code, 1484 ULONG object_handles_format_code, in pima_device_object_handles_get() argument 1516 if ((object_handles_format_code == 0) || (object_handles_format_code == 0xFFFFFFFF) || in pima_device_object_handles_get() 1517 …e_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_format_code) in pima_device_object_handles_get()
|
| D | usbx_pima_basic_test.c | 83 ULONG object_handles_format_code, 1446 ULONG object_handles_format_code, in pima_device_object_handles_get() argument 1478 if ((object_handles_format_code == 0) || (object_handles_format_code == 0xFFFFFFFF) || in pima_device_object_handles_get() 1479 …e_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_format_code) in pima_device_object_handles_get()
|
| D | usbx_msrc_72227_host_pima_read_test.c | 83 ULONG object_handles_format_code, 1621 ULONG object_handles_format_code, in pima_device_object_handles_get() argument 1653 if ((object_handles_format_code == 0) || (object_handles_format_code == 0xFFFFFFFF) || in pima_device_object_handles_get() 1654 …e_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_format_code) in pima_device_object_handles_get()
|
| D | usbx_msrc_72525_host_pima_obj_handles_get_test.c | 83 ULONG object_handles_format_code, 1575 ULONG object_handles_format_code, in pima_device_object_handles_get() argument 1607 if ((object_handles_format_code == 0) || (object_handles_format_code == 0xFFFFFFFF) || in pima_device_object_handles_get() 1608 …e_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_format_code) in pima_device_object_handles_get()
|
| D | usbx_msrc_72619_host_pima_stor_ids_get_test.c | 83 ULONG object_handles_format_code, 1553 ULONG object_handles_format_code, in pima_device_object_handles_get() argument 1585 if ((object_handles_format_code == 0) || (object_handles_format_code == 0xFFFFFFFF) || in pima_device_object_handles_get() 1586 …e_object_info_array[handle_index].ux_device_class_pima_object_format == object_handles_format_code) in pima_device_object_handles_get()
|
| /USBX-v6.2.1/common/usbx_device_classes/inc/ |
| D | ux_device_class_pima.h | 877 …ima_object_handles_get)(struct UX_SLAVE_CLASS_PIMA_STRUCT *pima, ULONG object_handles_format_code, 947 …ter_object_handles_get)(struct UX_SLAVE_CLASS_PIMA_STRUCT *pima, ULONG object_handles_format_code,
|
| /USBX-v6.2.1/common/usbx_pictbridge/inc/ |
| D | ux_pictbridge.h | 828 ULONG object_handles_format_code,
|