Home
last modified time | relevance | path

Searched refs:get_option (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_event_flags_get.c85 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _txe_event_flags_get() argument
160 if (get_option > TX_AND_CLEAR) in _txe_event_flags_get()
173 …status = _tx_event_flags_get(group_ptr, requested_flags, get_option, actual_flags_ptr, wait_optio… in _txe_event_flags_get()
Dtx_event_flags_get.c88 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _tx_event_flags_get() argument
123 …group_ptr, requested_flags, group_ptr -> tx_event_flags_group_current, get_option, TX_TRACE_EVENT_… in _tx_event_flags_get()
135 and_request = (get_option & TX_AND); in _tx_event_flags_get()
168 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_get()
228 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_get()
314 thread_ptr -> tx_thread_suspend_option = get_option; in _tx_event_flags_get()
Dtx_event_flags_set.c102 UINT get_option; in _tx_event_flags_set() local
235 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()
238 and_request = (get_option & TX_AND); in _tx_event_flags_set()
276 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_set()
383 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()
386 and_request = (get_option & TX_AND); in _tx_event_flags_set()
438 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_set()
/ThreadX-v6.2.1/common/src/
Dtxe_event_flags_get.c85 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _txe_event_flags_get() argument
160 if (get_option > TX_AND_CLEAR) in _txe_event_flags_get()
173 …status = _tx_event_flags_get(group_ptr, requested_flags, get_option, actual_flags_ptr, wait_optio… in _txe_event_flags_get()
Dtx_event_flags_get.c88 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option) in _tx_event_flags_get() argument
123 …group_ptr, requested_flags, group_ptr -> tx_event_flags_group_current, get_option, TX_TRACE_EVENT_… in _tx_event_flags_get()
135 and_request = (get_option & TX_AND); in _tx_event_flags_get()
168 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_get()
228 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_get()
314 thread_ptr -> tx_thread_suspend_option = get_option; in _tx_event_flags_get()
Dtx_event_flags_set.c102 UINT get_option; in _tx_event_flags_set() local
235 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()
238 and_request = (get_option & TX_AND); in _tx_event_flags_set()
276 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_set()
383 get_option = thread_ptr -> tx_thread_suspend_option; in _tx_event_flags_set()
386 and_request = (get_option & TX_AND); in _tx_event_flags_set()
438 clear_request = (get_option & TX_EVENT_FLAGS_CLEAR_MASK); in _tx_event_flags_set()
/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_event_flags_get.c77 UINT _txe_event_flags_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG requested_flags, UINT get_option, … in _txe_event_flags_get() argument
83 extra_parameters[0] = (ALIGN_TYPE) get_option; in _txe_event_flags_get()
/ThreadX-v6.2.1/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c2122 UINT get_option; in xEventGroupWaitBits() local
2134 get_option = TX_OR; in xEventGroupWaitBits()
2136 get_option = TX_OR_CLEAR; in xEventGroupWaitBits()
2140 get_option = TX_AND; in xEventGroupWaitBits()
2142 get_option = TX_AND_CLEAR; in xEventGroupWaitBits()
2146 ret = tx_event_flags_get(&xEventGroup->event, uxBitsToWaitFor, get_option, &bits, timeout); in xEventGroupWaitBits()
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1550 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
1569 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
1580 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h392 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/inc/
Dtx_el.h392 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a8/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a5/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_r4/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a9/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_r7/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_m3/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a7/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_m4/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_r5/ghs/inc/
Dtx_el.h393 …_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_GET, group_ptr, requested_flags, get_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1624 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);
1643 UINT get_option, ULONG *actual_flags_ptr, ULONG wait_option);