threadx
+
0
/1 examples
SourceVu will show references to
_txe_event_flags_info_get()
from the following samples and libraries:
Libraries
cmsis_rtos_threadx
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
_txe_event_flags_info_get()
_txe_event_flags_info_get() function
Syntax
Show:
Summary
Declaration
Definition
from
tx_api.h:1482
UINT
_txe_event_flags_info_get
(
TX_EVENT_FLAGS_GROUP
*
group_ptr
,
CHAR
*
*
name
,
ULONG
*
current_flags
,
TX_THREAD
*
*
first_suspended
,
ULONG
*
suspended_count
,
TX_EVENT_FLAGS_GROUP
*
*
next_group
)
;
Implemented in
txe_event_flags_info_get.c:83
Arguments
Argument
Declared as
group_ptr
TX_EVENT_FLAGS_GROUP
*
name
CHAR
*
*
current_flags
ULONG
*
first_suspended
TX_THREAD
*
*
suspended_count
ULONG
*
next_group
TX_EVENT_FLAGS_GROUP
*
*
Related Functions
Found 13 other functions taking a
TX_EVENT_FLAGS_GROUP_STRUCT
argument:
Function
_txe_event_flags_set()
_txe_event_flags_get()
_txe_event_flags_create()
_tx_event_flags_set()
_txe_event_flags_delete()
_tx_event_flags_delete()
_tx_event_flags_create()
_tx_event_flags_get()
_txm_module_manager_event_flags_notify_trampoline()
_tx_event_flags_performance_info_get()
_tx_event_flags_set_notify()
_txe_event_flags_set_notify()
_tx_event_flags_info_get()
Examples
_txe_event_flags_info_get()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out