Searched refs:_tx_event_flags_info_get (Results 1 – 6 of 6) sorted by relevance
/ThreadX-v6.4.1/common/src/ |
D | txe_event_flags_info_get.c | 109 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 | 81 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.4.1/common_smp/src/ |
D | txe_event_flags_info_get.c | 109 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 | 81 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.4.1/common_smp/inc/ |
D | tx_api.h | 1221 #define tx_event_flags_info_get _tx_event_flags_info_get 1644 UINT _tx_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_f…
|
/ThreadX-v6.4.1/common/inc/ |
D | tx_api.h | 1140 #define tx_event_flags_info_get _tx_event_flags_info_get 1570 UINT _tx_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_f…
|