Tx_Thread_Sync
Led_Toggle()
is only used within Tx_Thread_Sync.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Tx_Thread_Sync
Led_Toggle()
Led_Toggle() function
Critical section function that needs acquiring SyncObject.
Syntax
Show:
Summary
Declaration
Definition
from
app_threadx.c:63
static
VOID
Led_Toggle
(
Led_TypeDef
led
,
UINT
iter
)
;
Implemented in
app_threadx.c:221
Arguments
Argument
Description
led
LED to toggle
iter
Number of iterations
Return value
None
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