Home
last modified time | relevance | path

Searched defs:data_pointer (Results 1 – 25 of 92) sorted by relevance

1234

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_write_with_callback.c88 UCHAR *data_pointer, ULONG requested_length) in _ux_host_class_cdc_acm_write_with_callback()
205 UCHAR *data_pointer, ULONG requested_length) in _uxe_host_class_cdc_acm_write_with_callback()
Dux_host_class_prolific_write.c82 UINT _ux_host_class_prolific_write(UX_HOST_CLASS_PROLIFIC *prolific, UCHAR *data_pointer, in _ux_host_class_prolific_write()
237 UINT _uxe_host_class_prolific_write(UX_HOST_CLASS_PROLIFIC *prolific, UCHAR *data_pointer, in _uxe_host_class_prolific_write()
Dux_host_class_swar_read.c87 UINT _ux_host_class_swar_read(UX_HOST_CLASS_SWAR *swar, UCHAR *data_pointer, in _ux_host_class_swar_read()
255 UINT _uxe_host_class_swar_read (UX_HOST_CLASS_SWAR *swar, UCHAR *data_pointer, in _uxe_host_class_swar_read()
Dux_host_class_swar_write.c86 UINT _ux_host_class_swar_write(UX_HOST_CLASS_SWAR *swar, UCHAR * data_pointer, in _ux_host_class_swar_write()
256 UINT _uxe_host_class_swar_write(UX_HOST_CLASS_SWAR *swar, UCHAR *data_pointer, in _uxe_host_class_swar_write()
Dux_host_class_prolific_read.c83 UINT _ux_host_class_prolific_read (UX_HOST_CLASS_PROLIFIC *prolific, UCHAR *data_pointer, in _ux_host_class_prolific_read()
238 UINT _uxe_host_class_prolific_read (UX_HOST_CLASS_PROLIFIC *prolific, UCHAR *data_pointer, in _uxe_host_class_prolific_read()
Dux_host_class_cdc_acm_read.c81 UINT _ux_host_class_cdc_acm_read (UX_HOST_CLASS_CDC_ACM *cdc_acm, UCHAR *data_pointer, in _ux_host_class_cdc_acm_read()
275 UINT _uxe_host_class_cdc_acm_read (UX_HOST_CLASS_CDC_ACM *cdc_acm, UCHAR *data_pointer, in _uxe_host_class_cdc_acm_read()
Dux_host_class_cdc_acm_write.c84 UINT _ux_host_class_cdc_acm_write(UX_HOST_CLASS_CDC_ACM *cdc_acm, UCHAR *data_pointer, in _ux_host_class_cdc_acm_write()
291 UINT _uxe_host_class_cdc_acm_write(UX_HOST_CLASS_CDC_ACM *cdc_acm, UCHAR *data_pointer, in _uxe_host_class_cdc_acm_write()
Dux_host_class_printer_write.c86 UINT _ux_host_class_printer_write(UX_HOST_CLASS_PRINTER *printer, UCHAR * data_pointer, in _ux_host_class_printer_write()
296 UINT _uxe_host_class_printer_write(UX_HOST_CLASS_PRINTER *printer, UCHAR * data_pointer, in _uxe_host_class_printer_write()
Dux_host_class_gser_read.c88 UCHAR *data_pointer, in _ux_host_class_gser_read()
262 UCHAR *data_pointer, in _uxe_host_class_gser_read()
Dux_host_class_gser_write.c87 UCHAR * data_pointer, in _ux_host_class_gser_write()
256 UCHAR *data_pointer, in _uxe_host_class_gser_write()
Dux_host_class_printer_read.c87 UINT _ux_host_class_printer_read (UX_HOST_CLASS_PRINTER *printer, UCHAR *data_pointer, in _ux_host_class_printer_read()
313 UINT _uxe_host_class_printer_read (UX_HOST_CLASS_PRINTER *printer, UCHAR *data_pointer, in _uxe_host_class_printer_read()
Dux_host_class_storage_media_read.c131 ULONG sector_count, UCHAR *data_pointer) in _ux_host_class_storage_media_read()
238 ULONG sector_count, UCHAR *data_pointer) in _uxe_host_class_storage_media_read()
Dux_host_class_storage_media_write.c130 ULONG sector_count, UCHAR *data_pointer) in _ux_host_class_storage_media_write()
215 ULONG sector_count, UCHAR *data_pointer) in _uxe_host_class_storage_media_write()
Dux_host_class_storage_transport.c81 UINT _ux_host_class_storage_transport(UX_HOST_CLASS_STORAGE *storage, UCHAR *data_pointer) in _ux_host_class_storage_transport()
Dux_host_class_storage_read_write_run.c102 ULONG sector_start, ULONG sector_count, UCHAR *data_pointer) in _ux_host_class_storage_read_write_run()
Dux_host_class_asix_read.c82 UINT _ux_host_class_asix_read (UX_HOST_CLASS_ASIX *asix, UCHAR *data_pointer, in _ux_host_class_asix_read()
Dux_host_class_storage_transport_cb.c86 UINT _ux_host_class_storage_transport_cb(UX_HOST_CLASS_STORAGE *storage, UCHAR *data_pointer) in _ux_host_class_storage_transport_cb()
Dux_host_class_storage_transport_cbi.c88 UINT _ux_host_class_storage_transport_cbi(UX_HOST_CLASS_STORAGE *storage, UCHAR *data_pointer) in _ux_host_class_storage_transport_cbi()
Dux_host_class_storage_transport_bo.c86 UINT _ux_host_class_storage_transport_bo(UX_HOST_CLASS_STORAGE *storage, UCHAR *data_pointer) in _ux_host_class_storage_transport_bo()
Dux_host_class_pima_write.c89 UINT _ux_host_class_pima_write(UX_HOST_CLASS_PIMA *pima, UCHAR *data_pointer, in _ux_host_class_pima_write()
Dux_host_class_pima_read.c99 UINT _ux_host_class_pima_read(UX_HOST_CLASS_PIMA *pima, UCHAR *data_pointer, in _ux_host_class_pima_read()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_storage_request_sense_coverage_test.c16 static UCHAR data_pointer[256]; variable
/USBX-v6.2.1/common/core/src/
Dux_host_class_dpump_read.c83 UINT _ux_host_class_dpump_read(UX_HOST_CLASS_DPUMP *dpump, UCHAR *data_pointer, in _ux_host_class_dpump_read()
Dux_host_class_dpump_write.c86 UINT _ux_host_class_dpump_write(UX_HOST_CLASS_DPUMP *dpump, UCHAR * data_pointer, in _ux_host_class_dpump_write()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_request_bulk_transfer.c83 UCHAR * data_pointer; in _ux_hcd_ehci_request_bulk_transfer() local

1234