| |
: CPUP init function.
-
Description:
-
This API is used to initialize CPUP module.
-
注意:
-
:
-
参数:
-
-
返回值:
-
|
返回值 |
描述 |
|
LOS_ERRNO_CPUP_NO_MEMORY |
0x02001e00:The request for memory fails. |
|
LOS_OK |
0:CPUP initialization success. |
-
Dependency:
-
- los_config.h: the header file that contains the API declaration.
-
参见:
-
None.
-
自从:
-
Huawei LiteOS V100R001C00
|