/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_storage_endpoints_get.c | 89 …for (endpoint_index = 0; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interfa… in _ux_host_class_storage_endpoints_get() 94 …_ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoint_index, … in _ux_host_class_storage_endpoints_get() 125 …for (endpoint_index = 0; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interfa… in _ux_host_class_storage_endpoints_get() 130 …_ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoint_index, … in _ux_host_class_storage_endpoints_get() 171 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_endpoints_get() 175 …for (endpoint_index = 0; endpoint_index < storage -> ux_host_class_storage_interface -> ux_interfa… in _ux_host_class_storage_endpoints_get() 180 …_ux_host_stack_interface_endpoint_get(storage -> ux_host_class_storage_interface, endpoint_index, … in _ux_host_class_storage_endpoints_get()
|
D | ux_host_class_storage_device_support_check.c | 84 switch(storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol) in _ux_host_class_storage_device_support_check() 108 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_device_support_check() 129 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_device_support_check()
|
D | ux_host_class_storage_device_reset.c | 90 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_device_reset() 107 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_device_reset()
|
D | ux_host_class_storage_media_recovery_sense_get.c | 91 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_recovery_sense_get() 103 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_media_recovery_sense_get()
|
D | ux_host_class_storage_configure.c | 143 …tack_configuration_interface_get(configuration, 0, 0, &storage -> ux_host_class_storage_interface); in _ux_host_class_storage_configure() 150 … storage -> ux_host_class_storage_interface -> ux_interface_class_instance = (VOID *) storage; in _ux_host_class_storage_configure()
|
D | ux_host_class_storage_media_protection_check.c | 93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_protection_check() 105 … switch (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass) in _ux_host_class_storage_media_protection_check()
|
D | ux_host_class_storage_max_lun_get.c | 93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_max_lun_get() 117 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_max_lun_get()
|
D | ux_host_class_storage_unit_ready_test.c | 93 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_unit_ready_test()
|
D | ux_host_class_storage_start_stop.c | 91 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_start_stop()
|
D | ux_host_class_storage_transport.c | 103 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol != UX… in _ux_host_class_storage_transport()
|
D | ux_host_class_storage_media_format_capacity_get.c | 96 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_format_capacity_get()
|
D | ux_host_class_storage_media_characteristics_get.c | 94 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_characteristics_get()
|
D | ux_host_class_storage_media_mount.c | 112 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_media_mount()
|
D | ux_host_class_storage_request_sense.c | 105 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_request_sense()
|
D | ux_host_class_storage_media_write.c | 54 if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == in _ux_host_class_storage_write_initialize()
|
D | ux_host_class_storage_media_capacity_get.c | 138 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == UX… in _ux_host_class_storage_media_capacity_get()
|
D | ux_host_class_storage_activate.c | 108 storage -> ux_host_class_storage_interface = interface_ptr; in _ux_host_class_storage_activate()
|
D | ux_host_class_storage_media_read.c | 54 if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceSubClass == in _ux_host_class_storage_read_initialize()
|
D | ux_host_class_storage_transport_cb.c | 111 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_transport_cb()
|
D | ux_host_class_storage_deactivate.c | 138 …if (storage -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol == UX… in _ux_host_class_storage_deactivate()
|
D | ux_host_class_storage_transport_cbi.c | 113 …equest -> ux_transfer_request_index = storage -> ux_host_class_storage_interface -> ux… in _ux_host_class_storage_transport_cbi()
|
D | ux_host_class_storage_transport_run.c | 41 ((s) -> ux_host_class_storage_interface -> ux_interface_descriptor.bInterfaceProtocol) 596 interface_ptr = storage -> ux_host_class_storage_interface; in _ux_host_class_storage_transport_ms_reset()
|
D | ux_host_class_storage_tasks_run.c | 214 interface_ptr = storage -> ux_host_class_storage_interface; in _ux_host_class_storage_inst_tasks_run()
|
/USBX-v6.2.1/common/usbx_host_classes/inc/ |
D | ux_host_class_storage.h | 464 UX_INTERFACE *ux_host_class_storage_interface; member
|