LOS_TicklessEnable
Tickless
VOID
LOS_TicklessEnable
(
VOID
)
enable the tickless mode.
Description:
This API is used to enable the tickless mode. System can change from periodic clock mode to dynamic clock mode.
注意:
None.
返回值:
返回值
描述
None.
Dependency:
los_tickless.h
: the header file that contains the API declaration.
参见:
LOS_TicklessDisable
自从:
Huawei LiteOS V200R001C00