Home
last modified time | relevance | path

Searched refs:UX_HCD_STRUCT (Results 1 – 12 of 12) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_hcd_register.c86 … UINT (*hcd_init_function)(struct UX_HCD_STRUCT *), ULONG hcd_param1, ULONG hcd_param2) in _ux_host_stack_hcd_register() argument
199 … UINT (*hcd_init_function)(struct UX_HCD_STRUCT *), ULONG hcd_param1, ULONG hcd_param2) in _uxe_host_stack_hcd_register() argument
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_configuration_reset_coverage_test.c17 static UINT entry_function(struct UX_HCD_STRUCT *parm1, UINT parm2, VOID *parm3) in entry_function()
Dusbx_ux_host_class_hid_descriptor_parse_test.c435 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
457 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
479 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hub_descriptor_get_coverage_test.c21 static UINT entry_function(struct UX_HCD_STRUCT *parm1, UINT parm2, VOID *parm3) in entry_function()
Dusbx_storage_direct_calls_test.c788 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
844 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
897 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
944 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
993 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
1045 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
1118 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_get_test2.c412 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
442 hcd -> ux_hcd_entry_function = (UINT (*) (struct UX_HCD_STRUCT *, UINT, VOID *))tmp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_device_initialize_tests.c67 UINT (*hcd_init_function)(struct UX_HCD_STRUCT *);
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h172 … UINT (*hcd_init_function)(struct UX_HCD_STRUCT *), ULONG hcd_param1, ULONG hcd_param2);
222 … UINT (*hcd_init_function)(struct UX_HCD_STRUCT *), ULONG hcd_param1, ULONG hcd_param2);
Dux_hcd_sim_host.h114 struct UX_HCD_STRUCT
Dux_api.h2000 struct UX_HCD_STRUCT
2258 typedef struct UX_HCD_STRUCT struct
2276 UINT (*ux_hcd_entry_function) (struct UX_HCD_STRUCT *, UINT, VOID *); argument
2889 …_hcd_register(UCHAR *hcd_name, UINT (*hcd_initialize_function)(struct UX_HCD_STRUCT *), ULONG hcd_…
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h254 struct UX_HCD_STRUCT
Dux_hcd_ehci.h340 struct UX_HCD_STRUCT