Home
last modified time | relevance | path

Searched refs:UX_TEST_SIM_ENTRY_ACTION (Results 1 – 24 of 24) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_hcd_sim_host.h10 #define UX_TEST_HCD_SIM_ACTION UX_TEST_SIM_ENTRY_ACTION
Dux_test_dcd_sim_slave.h10 #define UX_TEST_DCD_SIM_ACTION UX_TEST_SIM_ENTRY_ACTION
Dusbx_ux_device_stack_initialize_test.c191 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_interface_setting_select_test.c232 static UX_TEST_SIM_ENTRY_ACTION hcd_set_interface_fail[] = {
245 static UX_TEST_SIM_ENTRY_ACTION hcd_create_endpoint_fail[] = {
Dusbx_ux_device_stack_alternate_setting_get_test.c207 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_configuration_set_test.c238 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_class_register_test.c238 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_class_get_test.c238 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_hcd_transfer_request_test.c208 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_class_register_test.c238 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_interface_start_test.c211 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_hcd_register_test.c238 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_class_unregister_test.c238 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_get_status_test.c212 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_status_fail[] = {
Dusbx_ux_device_stack_interface_set_test.c211 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_configuration_descriptor_parse_test.c200 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_transfer_request_test.c199 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_control_request_process_test.c239 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_set_feature_test.c199 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_device_stack_alternate_setting_set_test.c207 static UX_TEST_SIM_ENTRY_ACTION dcd_endpoint_create_fail[] = {
Dusbx_ux_host_stack_endpoint_reset_test.c231 static UX_TEST_SIM_ENTRY_ACTION hcd_transfer_request_fail[] = {
Dux_test.h229 typedef UX_TEST_ACTION UX_TEST_SIM_ENTRY_ACTION; typedef
Dusbx_ux_device_stack_standard_request_tests.c702 static UX_TEST_SIM_ENTRY_ACTION dcd_transfer_is_called[] = {
Dux_test.c683 UX_TEST_SIM_ENTRY_ACTION generic_transfer_parameter = { 0 }; in ux_test_action_handler_check()