: System memory init function.
-
Description:
-
This API is used to initialize system memory module.
-
注意:
-
:
-
参数:
-
-
返回值:
-
|
返回值 |
描述 |
|
LOS_OK |
0:System memory initialization success. |
|
OS_ERROR |
(UINT32)(-1):System memory initialization failed. |
-
Dependency:
-
- los_config.h: the header file that contains the API declaration.
-
参见:
-
None.
-
自从:
-
Huawei LiteOS V100R001C00