UINT32 osTickStart ( VOID   ) 

Configure Tick Interrupt Start.

Description:
This API is used to configure Tick Interrupt Start.
注意:
  • None.
参数:
参数名称 描述
  None.
返回值:
返回值 描述
LOS_OK  0:configure Tick Interrupt success.
LOS_ERRNO_TICK_CFG_INVALID  0x02000400:configure Tick Interrupt failed.
Dependency:
  • los_config.h: the header file that contains the API declaration.
参见:
自从:
Huawei LiteOS V100R001C00