Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_utility_event_flags_get.c82 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _ux_utility_event_flags_get()
/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c371 UINT _tx_semaphore_get(TX_SEMAPHORE *semaphore_ptr, ULONG wait_option) in _tx_semaphore_get()
1024 UINT _tx_mutex_get(TX_MUTEX *mutex_ptr, ULONG wait_option) in _tx_mutex_get()
2522 ULONG packet_type, ULONG wait_option) in _nx_packet_allocate()
Dux_test.h174 ULONG wait_option; member
316 ULONG wait_option; member
329 ULONG wait_option; member
Dusbx_storage_tests.c291 static void ux_test_semaphore_get(TX_SEMAPHORE *sempahore, UINT wait_option) in ux_test_semaphore_get()