Searched refs:_txe_event_flags_set (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/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() function
|
| /ThreadX-v6.3.0/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() function
|
| /ThreadX-v6.3.0/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() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1464 #define tx_event_flags_set _txe_event_flags_set 1661 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1373 #define tx_event_flags_set _txe_event_flags_set 1587 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 903 return_value = (ALIGN_TYPE) _txe_event_flags_set( in _txm_module_manager_tx_event_flags_set_dispatch()
|