Searched refs:_txe_event_flags_set (Results 1 – 6 of 6) sorted by relevance
/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() function
|
/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() function
|
/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() function
|
/ThreadX-v6.2.1/common_smp/inc/ |
D | tx_api.h | 1450 #define tx_event_flags_set _txe_event_flags_set 1647 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|
/ThreadX-v6.2.1/common/inc/ |
D | tx_api.h | 1359 #define tx_event_flags_set _txe_event_flags_set 1573 UINT _txe_event_flags_set(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG flags_to_set,
|
/ThreadX-v6.2.1/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()
|