Searched refs:_tx_event_flags_set (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/common/src/ |
| D | txe_event_flags_set.c | 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() function
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | txe_event_flags_set.c | 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() function
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 1205 #define tx_event_flags_set _tx_event_flags_set 1632 UINT _tx_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1124 #define tx_event_flags_set _tx_event_flags_set 1558 UINT _tx_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|