Searched refs:ux_test_do_hooks_before (Results 1 – 5 of 5) sorted by relevance
200 ux_test_do_hooks_before(UX_TEST_OVERRIDE_UX_DCD_SIM_SLAVE_FUNCTION, ¶ms); in _ux_test_dcd_sim_slave_function()
226 action_taken = ux_test_do_hooks_before(UX_TEST_OVERRIDE_UX_HCD_SIM_HOST_ENTRY, ¶ms); in _ux_test_hcd_sim_host_entry()
385 ux_test_do_hooks_before(UX_TEST_OVERRIDE_TX_SEMAPHORE_GET, ¶ms); in _tx_semaphore_get()575 ux_test_do_hooks_before(UX_TEST_OVERRIDE_TX_MUTEX_CREATE, &action_params); in _tx_mutex_create()1040 ux_test_do_hooks_before(UX_TEST_OVERRIDE_TX_MUTEX_GET, &action_params); in _tx_mutex_get()1781 ux_test_do_hooks_before(UX_TEST_OVERRIDE_TX_MUTEX_PUT, &action_params); in _tx_mutex_put()
405 ULONG ux_test_do_hooks_before(UX_TEST_FUNCTION usbx_function, VOID *params);
305 ULONG ux_test_do_hooks_before(UX_TEST_FUNCTION usbx_function, VOID *params) in ux_test_do_hooks_before() function1343 if (ux_test_do_hooks_before(UX_TEST_OVERRIDE_ERROR_CALLBACK, ¶ms)) in ux_test_error_callback()