Searched refs:UX_HCD_STRUCT (Results 1 – 12 of 12) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_hcd_register.c | 86 … 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/ |
| D | usbx_ux_host_stack_device_configuration_reset_coverage_test.c | 17 static UINT entry_function(struct UX_HCD_STRUCT *parm1, UINT parm2, VOID *parm3) in entry_function()
|
| D | usbx_ux_host_class_hid_descriptor_parse_test.c | 435 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()
|
| D | usbx_ux_host_class_hub_descriptor_get_coverage_test.c | 21 static UINT entry_function(struct UX_HCD_STRUCT *parm1, UINT parm2, VOID *parm3) in entry_function()
|
| D | usbx_storage_direct_calls_test.c | 788 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()
|
| D | usbx_ux_host_class_hid_report_get_test2.c | 412 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()
|
| D | usbx_ux_host_device_initialize_tests.c | 67 UINT (*hcd_init_function)(struct UX_HCD_STRUCT *);
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 172 … 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);
|
| D | ux_hcd_sim_host.h | 114 struct UX_HCD_STRUCT
|
| D | ux_api.h | 2000 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/ |
| D | ux_hcd_ohci.h | 254 struct UX_HCD_STRUCT
|
| D | ux_hcd_ehci.h | 340 struct UX_HCD_STRUCT
|