FreeRTOS
+
0
/9 examples
SourceVu will show references to
osMutex
from the following samples and libraries:
Libraries
LwIP
STemWin
Examples
STM32F413H-Discovery
Demonstrations
STemWin
STM32446E_EVAL
Applications
FreeRTOS
FreeRTOS_Mutexes
STM32469I_EVAL
Applications
FreeRTOS
FreeRTOS_Mutexes
STM324x9I_EVAL
Applications
FreeRTOS
FreeRTOS_Mutexes
STM324xG_EVAL
Applications
FreeRTOS
FreeRTOS_Mutexes
STM32F412G-Discovery
Applications
FreeRTOS
FreeRTOS_Mutexes
STM32F413ZH-Nucleo
Applications
FreeRTOS
FreeRTOS_Mutexes
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
FreeRTOS
osMutex
osMutex macro
Access a Mutex definition.
Syntax
Show:
Summary
Declaration
from
cmsis_os.h:605
#define
osMutex
(
name
)
\
&
os_mutex_def_
##
name
Arguments
Argument
Description
name
name of the mutex object.
Notes
CAN BE CHANGED: The parameter to \b osMutex shall be consistent but the
Examples
osMutex
is referenced by 9 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