threadx
_txe_event_flags_set_notify()
is only used within 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_set_notify()
_txe_event_flags_set_notify() function
Syntax
Show:
Summary
Declaration
Definition
from
tx_api.h:1487
UINT
_txe_event_flags_set_notify
(
TX_EVENT_FLAGS_GROUP
*
group_ptr
,
VOID
(
*
events_set_notify
)
(
TX_EVENT_FLAGS_GROUP
*
notify_group_ptr
)
)
;
Implemented in
txe_event_flags_set_notify.c:75
Arguments
Argument
group_ptr
events_set_notify
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()
_txe_event_flags_info_get()
_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()
_tx_event_flags_info_get()
Examples
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