APP_SYNC_CREATE is only used within Tx_CMSIS_Wrapper.
 
Symbols
loading...
Files
loading...

APP_SYNC_CREATE macro

Syntax

#define APP_SYNC_CREATE() osMutexNew(NULL)

References

LocationText
app_tx_cmsisrtos.h:72
#define APP_SYNC_CREATE() osMutexNew(NULL)
app_tx_cmsisrtos.c:95
SyncObject = APP_SYNC_CREATE();