Home
last modified time | relevance | path

Searched defs:module (Results 1 – 14 of 14) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/link/
Dsystem_config.ld.S3 #define LOS_CB_START(module) __##module##_start argument
4 #define LOS_CB_END(module) __##module##_end argument
5 #define LOS_BLOCK_START(module) __block_##module##_start argument
6 #define LOS_BLOCK_END(module) __block_##module##_end argument
7 #define LOS_GET_SPACE_FOR_SYSTEM(module, X) \ argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/
Dlos_build.h36 #define LOS_CB_START(module) __##module##_start argument
37 #define LOS_CB_END(module) __##module##_end argument
38 #define LOS_BLOCK_START(module) __block_##module##_start argument
39 #define LOS_BLOCK_END(module) __block_##module##_end argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
Dscons_env_cfg.py113 def set_environs(self, env, env_name='all', env_value=None, module='common'): argument
132 def append_environs(self, env, module, env_name = None): argument
147 def get_module_cfg(self, module, env_name, fixed=False): argument
163 def get_module_dir(self, module): argument
177 def get_module_libs(self, module, lib_name_only=False): argument
315 def get_makefile_environs(self, module = 'common'): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dscons_env_cfg.py113 def set_environs(self, env, env_name='all', env_value=None, module='common'): argument
132 def append_environs(self, env, module, env_name = None): argument
147 def get_module_cfg(self, module, env_name, fixed=False): argument
163 def get_module_dir(self, module): argument
177 def get_module_libs(self, module, lib_name_only=False): argument
315 def get_makefile_environs(self, module = 'common'): argument
Dcommon_env.py480 def get_make_str(module = 'common'): argument
494 def get_proj_env_value(env_name, module): argument
500 def set_proj_env_value_by_macro(env_name, module, env_value, macro='', macro_value=''): argument
511 def insert_module(module): argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
Dprepare.py48 def transform_env_to_make(env_cfg, module = 'common'): argument
172 def prepare_module_lib_cfg(env_cfg, module): argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dhi_error_def.h64 #define HI_APP_DEF_ERR(module, level, errid) \ argument
67 #define HI_EXT_APP_DEF_ERR(module, level, errid) \ argument
Dhi_go_errno.h50 #define higo_def_err(module, errid) \ argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_blackbox.h51 char module[MODULE_MAX_LEN]; member
56 char module[MODULE_MAX_LEN]; member
/device/soc/rockchip/rk2206/hardware/
Dbuild.py15 module = "hardware" variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
Dcmpi_mod.c188 hi_s32 cmpi_register_module(umap_module *module) in cmpi_register_module()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
Dhi_errno.h55 #define HI_DEF_ERR(module, level, errid) \ argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/include/
Dhi_errno.h55 #define HI_DEF_ERR(module, level, errid) \ argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_errno.h52 #define HI_DEF_ERR(module, level, errid) \ argument