]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commitdiff
[SCISERVER] Updated with deinit functino prototype
authorShyam Jagannathan <a0393891@ti.com>
Thu, 22 Oct 2020 06:36:56 +0000 (12:06 +0530)
committerPiyali Goswami <piyali_g@ti.com>
Thu, 22 Oct 2020 07:11:40 +0000 (02:11 -0500)
Signed-off-by: Shyam Jagannathan <a0393891@ti.com>
packages/ti/drv/sciclient/sciserver_tirtos.h

index 497dd5a8615021ae58572d1cb7d4047cc533c145..3ab22bbbc07239773f0620f6069ad5998be0cea1 100755 (executable)
@@ -81,6 +81,12 @@ typedef struct {
  */
 int32_t Sciserver_tirtosInit(Sciserver_TirtosCfgPrms_t *pPrms);
 
+/** \brief Sciserver TI-RTOS Application Deinit.
+ *  \param None
+ *  \return None
+ */
+void Sciserver_tirtosDeinit();
+
 /* ========================================================================== */
 /*                       Static Function Definitions                          */
 /* ========================================================================== */