Home
last modified time | relevance | path

Searched refs:ux_test_action_handler (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_race_condition_overrides.c24 action = ux_test_action_handler(UX_TEST_HOST_STACK_TRANSFER_REQUEST, &params); in _ux_host_stack_transfer_request()
188 action = ux_test_action_handler(UX_TEST_HOST_STACK_INTERFACE_SET, &params); in _ux_host_stack_interface_set()
Dux_test_utility_sim.c223 action = ux_test_action_handler(UX_TEST_OVERRIDE_TX_SEMAPHORE_CREATE, &action_params); in _tx_semaphore_create()
387 action = ux_test_action_handler(UX_TEST_OVERRIDE_TX_SEMAPHORE_GET, &params); in _tx_semaphore_get()
578 action = ux_test_action_handler(UX_TEST_OVERRIDE_TX_MUTEX_CREATE, &action_params); in _tx_mutex_create()
749 action = ux_test_action_handler(UX_TEST_OVERRIDE_TX_THREAD_CREATE, &action_params); in _tx_thread_create()
1043 action = ux_test_action_handler(UX_TEST_OVERRIDE_TX_MUTEX_GET, &action_params); in _tx_mutex_get()
1443 action = ux_test_action_handler(UX_TEST_OVERRIDE_TX_THREAD_PREEMPTION_CHANGE, &params); in _tx_thread_preemption_change()
2357 action = ux_test_action_handler(UX_TEST_OVERRIDE_NX_PACKET_POOL_CREATE, &action_params); in _nx_packet_pool_create()
2534 action = ux_test_action_handler(UX_TEST_OVERRIDE_NX_PACKET_ALLOCATE, &action_params); in _nx_packet_allocate()
Dux_test_dcd_sim_slave.c202 action = ux_test_action_handler(UX_TEST_OVERRIDE_UX_DCD_SIM_SLAVE_FUNCTION, &params); in _ux_test_dcd_sim_slave_function()
Dux_test_hcd_sim_host.c230 action = ux_test_action_handler(UX_TEST_OVERRIDE_UX_HCD_SIM_HOST_ENTRY, &params); in _ux_test_hcd_sim_host_entry()
Dux_test.h418 UX_TEST_ACTION ux_test_action_handler(UX_TEST_FUNCTION usbx_function, void *_params);
Dux_test.c662 UX_TEST_ACTION ux_test_action_handler(UX_TEST_FUNCTION usbx_function, void *params) in ux_test_action_handler() function
1346 action = ux_test_action_handler(UX_TEST_OVERRIDE_ERROR_CALLBACK, &params); in ux_test_error_callback()
Dusbx_storage_tests.c5677 action = ux_test_action_handler(UX_TEST_OVERRIDE_UX_DEVICE_MEDIA_STATUS, &params); in default_device_media_status()
5707 action = ux_test_action_handler(UX_TEST_OVERRIDE_UX_DEVICE_MEDIA_READ, &params); in default_device_media_read()
5782 action = ux_test_action_handler(UX_TEST_OVERRIDE_UX_DEVICE_MEDIA_WRITE, &params); in default_device_media_write()
5844 ux_test_action_handler(UX_TEST_OVERRIDE_UX_DEVICE_MEDIA_FLUSH, &params); in default_device_media_flush()