Define the type of a callback function that handles software timer timeout.
-
Description:
-
This API is used to define the type of a callback function that handles software timer timeout, so that it can be called when software timer timeout.
-
注意:
-
-
参数:
-
|
参数名称 |
描述 |
|
uwPar |
[IN] the parameter of the callback function that handles software timer timeout. |
-
返回值:
-
-
Dependency:
-
- los_swtmr.h: the header file that contains the API declaration.
-
参见:
-
None.
-
自从:
-
Huawei LiteOS V100R001C00
在文件los_swtmr.h第284行定义。