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