Home
last modified time | relevance | path

Searched refs:test_isr_dispatch (Results 1 – 25 of 210) sorted by relevance

123456789

/USBX-v6.2.1/test/regression/
Dusbx_ux_api_tracex_id_test.c58 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_new_device_get_test.c49 extern VOID (*test_isr_dispatch)(void);
Dusbxtestcontrol.c38 VOID (*test_isr_dispatch)(void); variable
939 if (test_isr_dispatch) in test_interrupt_dispatch()
942 (test_isr_dispatch)(); in test_interrupt_dispatch()
1015 test_isr_dispatch = TX_NULL; in test_control_thread_entry()
1027 test_isr_dispatch = TX_NULL; in test_control_thread_entry()
Dusbx_ux_utility_thread_identify_test.c58 extern VOID (*test_isr_dispatch)(void);
Dusbx_test_USBX_6_ux_version_id.c33 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_event_flags_test.c42 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_thread_create_test.c57 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_thread_suspend_test.c57 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_semaphore_test.c42 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_descriptor_struct_test.c52 extern VOID (*test_isr_dispatch)(void);
Dusbx_msrc_81109_pictbridge_array_element_to_hexa_test.c49 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_device_configuration_get_test.c145 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_configuration_interface_get_test.c162 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_device_get_test.c146 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_class_instance_get_test.c163 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_interfaces_scan_test.c167 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_physical_address_test.c166 extern VOID (*test_isr_dispatch)(void);
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c264 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_class_instance_destroy_test.c163 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_class_interface_scan_test.c169 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_configuration_enumerate_test.c235 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_thread_schedule_other_test.c168 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_timer_test.c168 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_host_stack_interface_endpoint_get_test.c163 extern VOID (*test_isr_dispatch)(void);
Dusbx_ux_utility_pci_class_scan_test.c166 extern VOID (*test_isr_dispatch)(void);

123456789