/ThreadX-v6.2.1/common/src/ |
D | txe_event_flags_set.c | 77 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()
|
D | tx_event_flags_set.c | 84 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/ |
D | txe_event_flags_set.c | 77 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()
|
D | tx_event_flags_set.c | 84 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/ |
D | txm_event_flags_set.c | 72 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/ |
D | tx_api.h | 1559 UINT set_option); 1574 UINT set_option); 1585 UINT set_option);
|
/ThreadX-v6.2.1/ports/cortex_m7/ghs/inc/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 343 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 343 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_el.h | 344 …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/ |
D | tx_api.h | 1633 UINT set_option); 1648 UINT set_option);
|