IssueNo:#I3IK07

Description:LOS_SysCycleGet replace HalCpuCycleGet
Sig:kernel
Feature or Bugfix:Feature
Binary Source:No

Change-Id: Ife3a4d351818f718f58d3624b5ee6dd127113378
This commit is contained in:
zhushengle
2021-04-17 16:07:51 +08:00
parent c5f517667a
commit bad8c3d53b
14 changed files with 19 additions and 149 deletions

View File

@@ -63,12 +63,11 @@ LITE_OS_SEC_TEXT VOID OsTickHandler(VOID)
LOS_SchedTickHandler();
}
UINT32 LOS_SysClockGet(VOID)
UINT64 LOS_SysCycleGet(VOID)
{
return g_sysClock;
return OsGetCurrSchedTimeCycle();
}
/*****************************************************************************
Function : LOS_TickCountGet
Description : get current tick