Changeset 60 in svn for trunk/zasc/app_c/DST_CommonAPI.c
- Timestamp:
- Oct 21, 2015 1:32:10 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/zasc/app_c/DST_CommonAPI.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/zasc/app_c/DST_CommonAPI.c
r19 r60 221 221 //DHL_DISP_MuteMain(1); 222 222 DHL_VID_Mute(1); 223 DST_DB_Sync ();223 DST_DB_SyncNow(); 224 224 int i; 225 225 for ( i = 0; i < 500; i++) … … 612 612 DST_Printf("%s|%d by %s \n",__func__, __LINE__,function); 613 613 // DST_FlashSyncStart(); 614 DST_DB_Sync ();614 DST_DB_SyncNow(); 615 615 int i; 616 616 for ( i = 0; i < 500; i++)
Note: See TracChangeset
for help on using the changeset viewer.
