Home
last modified time | relevance | path

Searched refs:set_option (Results 1 – 19 of 19) sorted by relevance

/ThreadX-v6.2.1/common/src/
Dtxe_event_flags_set.c77 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set, UINT set_option) in _txe_event_flags_set() argument
105 if (set_option != TX_AND) in _txe_event_flags_set()
108 if (set_option != TX_OR) in _txe_event_flags_set()
122 status = _tx_event_flags_set(group_ptr, flags_to_set, set_option); in _txe_event_flags_set()
Dtx_event_flags_set.c84 UINT _tx_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set, UINT set_option) in _tx_event_flags_set() argument
126 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option, group_ptr -… in _tx_event_flags_set()
132 if ((set_option & TX_EVENT_FLAGS_AND_MASK) == TX_AND) in _tx_event_flags_set()
/ThreadX-v6.2.1/common_smp/src/
Dtxe_event_flags_set.c77 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set, UINT set_option) in _txe_event_flags_set() argument
105 if (set_option != TX_AND) in _txe_event_flags_set()
108 if (set_option != TX_OR) in _txe_event_flags_set()
122 status = _tx_event_flags_set(group_ptr, flags_to_set, set_option); in _txe_event_flags_set()
Dtx_event_flags_set.c84 UINT _tx_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set, UINT set_option) in _tx_event_flags_set() argument
126 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option, group_ptr -… in _tx_event_flags_set()
132 if ((set_option & TX_EVENT_FLAGS_AND_MASK) == TX_AND) in _tx_event_flags_set()
/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_event_flags_set.c72 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set, UINT set_option) in _txe_event_flags_set() argument
78 …_EVENT_FLAGS_SET_CALL, (ALIGN_TYPE) group_ptr, (ALIGN_TYPE) flags_to_set, (ALIGN_TYPE) set_option); in _txe_event_flags_set()
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1559 UINT set_option);
1574 UINT set_option);
1585 UINT set_option);
/ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_r4/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_r7/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a8/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h343 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_r5/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_m4/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/inc/
Dtx_el.h343 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a5/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_m3/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a7/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/ports/cortex_a9/ghs/inc/
Dtx_el.h344 …ALL_EVENT_INSERT_INFO3(TX_EL_EVENT_FLAGS_SET, group_ptr, flags_to_set, set_option); TX_EL_END_FILT…
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1633 UINT set_option);
1648 UINT set_option);