Searched refs:_tx_event_flags_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | txe_event_flags_info_get.c | 110 status = _tx_event_flags_info_get(group_ptr, name, current_flags, first_suspended, in _txe_event_flags_info_get()
|
| D | tx_event_flags_info_get.c | 82 UINT _tx_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_flags, in _tx_event_flags_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | txe_event_flags_info_get.c | 110 status = _tx_event_flags_info_get(group_ptr, name, current_flags, first_suspended, in _txe_event_flags_info_get()
|
| D | tx_event_flags_info_get.c | 82 UINT _tx_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_flags, in _tx_event_flags_info_get() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1216 #define tx_event_flags_info_get _tx_event_flags_info_get 1639 UINT _tx_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_f…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1135 #define tx_event_flags_info_get _tx_event_flags_info_get 1565 UINT _tx_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_f…
|