Home
last modified time | relevance | path

Searched refs:_txe_event_flags_info_get (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtxe_event_flags_info_get.c83 UINT _txe_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_flags, in _txe_event_flags_info_get() function
/ThreadX-v6.3.0/common_smp/src/
Dtxe_event_flags_info_get.c83 UINT _txe_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_flags, in _txe_event_flags_info_get() function
/ThreadX-v6.3.0/common_modules/module_lib/src/
Dtxm_event_flags_info_get.c77 UINT _txe_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_flags, … in _txe_event_flags_info_get() function
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1461 #define tx_event_flags_info_get _txe_event_flags_info_get
1658 UINT _txe_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_…
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1370 #define tx_event_flags_info_get _txe_event_flags_info_get
1584 UINT _txe_event_flags_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR **name, ULONG *current_…
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h789 return_value = (ALIGN_TYPE) _txe_event_flags_info_get( in _txm_module_manager_tx_event_flags_info_get_dispatch()