Searched defs:timeMax (Results 1 – 6 of 6) sorted by relevance
63 UINT64 timeMax; member
84 UINT64 timeMax = (UINT64)LOSCFG_BASE_CORE_TICK_RESPONSE_MAX - 1; in SysTickReload() local
56 UINT64 timeMax = 0; in ShellCmdHwiInfoShow() local
65 UINT64 timeMax = 0; in ShellCmdHwiInfoShow() local
93 UINT64 timeMax = (schedData->responseTimeMax * OS_NS_PER_CYCLE) / OS_SYS_NS_PER_US; in OsShellShowTickResponse() local
148 UINT64 timeMax; /**< Irq samples count */ member