Searched refs:_tx_event_flags_set (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/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.3.0/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.3.0/common_smp/inc/ |
| D | tx_api.h | 1219 #define tx_event_flags_set _tx_event_flags_set 1646 UINT _tx_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1138 #define tx_event_flags_set _tx_event_flags_set 1572 UINT _tx_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|