Home
last modified time | relevance | path

Searched defs:action_params (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c207 UX_TEST_OVERRIDE_TX_SEMAPHORE_CREATE_PARAMS action_params = { semaphore_ptr, name_ptr, initial_… in _tx_semaphore_create() local
571 UX_TEST_OVERRIDE_TX_MUTEX_CREATE_PARAMS action_params = { mutex_ptr, name_ptr, inherit }; in _tx_mutex_create() local
728 UX_TEST_OVERRIDE_TX_THREAD_CREATE_PARAMS action_params = { name_ptr }; in _tx_thread_create() local
1036 UX_TEST_OVERRIDE_TX_MUTEX_GET_PARAMS action_params = { mutex_ptr, wait_option }; in _tx_mutex_get() local
1778 UX_TEST_OVERRIDE_TX_MUTEX_PUT_PARAMS action_params = {mutex_ptr}; in _tx_mutex_put() local
2352 UX_TEST_OVERRIDE_TX_THREAD_CREATE_PARAMS action_params = { name_ptr }; in _nx_packet_pool_create() local
2529 UX_TEST_OVERRIDE_NX_PACKET_ALLOCATE_PARAMS action_params = { pool_ptr }; in _nx_packet_allocate() local