osMutexCreate() function
Mutex Management ******************************* Create and Initialize a Mutex object
Arguments
mutex_def
mutex definition referenced with
osMutex
.
Return value
mutex ID for reference by other functions or NULL in case of error.
Notes
MUST REMAIN UNCHANGED: \b osMutexCreate shall be consistent in every CMSIS-RTOS.
osMutexCreate() calls 1 function:
![]()
osMutexCreate()