]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - qnx/src/ipc3x_dev/ti/syslink/build/Qnx/resmgr/dcmd_syslink.h
Prevent SR0 owner from being stopped if host process is still using GateMP
[ipc/ipcdev.git] / qnx / src / ipc3x_dev / ti / syslink / build / Qnx / resmgr / dcmd_syslink.h
index 5cfbff3d6ac1f9c97c4206b3e96b130875cb7ba9..b047c20038106a1db848886b6caa34d60bb8abb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (c) 2013, Texas Instruments Incorporated
+ * Copyright (c) 2013-2014, Texas Instruments Incorporated
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -209,11 +209,18 @@ typedef enum {
                                             4,\
                                             GateMPDrv_CmdArgs)
 
                                             4,\
                                             GateMPDrv_CmdArgs)
 
+/*!
+ *  @brief  Command for GateMP_stop
+ */
+#define DCMD_GATEMP_STOP                    __DIOTF(_DCMD_SYSLINK_GATEMP,\
+                                            5,\
+                                            GateMPDrv_CmdArgs)
+
 /*!
  *  @brief  Command for GateMP_isSetup
  */
 #define DCMD_GATEMP_ISSETUP                 __DIOTF(_DCMD_SYSLINK_GATEMP,\
 /*!
  *  @brief  Command for GateMP_isSetup
  */
 #define DCMD_GATEMP_ISSETUP                 __DIOTF(_DCMD_SYSLINK_GATEMP,\
-                                            5,\
+                                            6,\
                                             GateMPDrv_CmdArgs)
 
 #if defined (__cplusplus)
                                             GateMPDrv_CmdArgs)
 
 #if defined (__cplusplus)