Home
last modified time | relevance | path

Searched defs:module (Results 1 – 12 of 12) 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/hi3861v100/sdk_liteos/include/
Dhi_blackbox.h51 char module[MODULE_MAX_LEN]; member
56 char module[MODULE_MAX_LEN]; member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_trace_mod.c25 const char *hal_trace_get_log_module_desc(enum TR_MODULE_T module) in hal_trace_get_log_module_desc()
Dhal_trace.c1071 int hal_trace_enable_log_module(enum TR_MODULE_T module) in hal_trace_enable_log_module()
1081 int hal_trace_disable_log_module(enum TR_MODULE_T module) in hal_trace_disable_log_module()
1608 static int hal_trace_print_time(enum TR_LEVEL_T level, enum TR_MODULE_T module, char *buf, unsigned… in hal_trace_print_time()
1801 enum TR_MODULE_T module; in hal_trace_printf_internal() local
1851 enum TR_MODULE_T module; in hal_trace_printf() local
2342 int hal_trace_crash_dump_register(enum HAL_TRACE_CRASH_DUMP_MODULE_T module, HAL_TRACE_CRASH_DUMP_C… in hal_trace_crash_dump_register()
3844 enum TR_MODULE_T module; in hal_trace_crash_dump_printf() local
/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