/device/soc/hisilicon/hi3861v100/sdk_liteos/build/link/ |
D | system_config.ld.S | 3 #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/ |
D | los_build.h | 36 #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/ |
D | scons_env_cfg.py | 113 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/ |
D | scons_env_cfg.py | 113 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
|
D | common_env.py | 480 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/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/fw/ |
D | acamera_logger.h | 130 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 137 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 144 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument 151 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 157 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 163 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/sensor/src/fw/ |
D | acamera_logger.h | 130 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 137 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 144 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument 151 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 157 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 163 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/iq/src/fw/ |
D | acamera_logger.h | 130 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 137 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 144 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument 151 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 157 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 163 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/lens/src/fw/ |
D | acamera_logger.h | 130 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 137 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 144 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument 151 #define ACAMERA_LOG_WRITE( level, module, ... ) \ argument 157 #define ACAMERA_LOG_ISR( level, module, ... ) \ argument 163 #define ACAMERA_LOG_ISR( level, module, ... ) (void)0 argument
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/compiler/ |
D | compiler.h | 53 #define SHARED_HOST_DECLARE(module, type, name) \ argument 57 #define SHARED_HOST_ARRAY_DECLARE(module, type, count, name) \ argument 61 #define SHARED_HOST_ARRAY2_DECLARE(module, type, count1, count2, name) \ argument 67 #define PRIVATE_HOST_DECLARE(module, type, name) \ argument 71 #define PRIVATE_HOST_ARRAY_DECLARE(module, type, count, name) \ argument 75 #define PRIVATE_HOST_ARRAY2_DECLARE(module, type, count1, count2, name) \ argument
|
/device/soc/hpmicro/sdk/hpm_sdk/components/codec/sgtl5000/ |
D | hpm_sgtl5000.c | 146 hpm_stat_t sgtl_enable_module(sgtl_context_t *context, sgtl_module_t module) in sgtl_enable_module() 191 hpm_stat_t sgtl_disable_module(sgtl_context_t *context, sgtl_module_t module) in sgtl_disable_module() 340 hpm_stat_t sgtl_set_volume(sgtl_context_t *context, sgtl_module_t module, uint32_t volume) in sgtl_set_volume() 382 uint32_t sgtl_get_volume(sgtl_context_t *context, sgtl_module_t module) in sgtl_get_volume() 411 hpm_stat_t sgtl_set_mute(sgtl_context_t *context, sgtl_module_t module, bool mute) in sgtl_set_mute()
|
/device/soc/hpmicro/sdk/hpm_sdk/components/adc/ |
D | hpm_adc.h | 55 adc_module module; member 72 adc_module module; member 89 adc_module module; member 106 adc_module module; member 123 adc_module module; member 140 adc_module module; member 154 adc_module module; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/ |
D | prepare.py | 48 def transform_env_to_make(env_cfg, module = 'common'): argument 172 def prepare_module_lib_cfg(env_cfg, module): argument
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/sys_ctrl/ |
D | sys_ps_driver.c | 48 void sys_drv_module_power_ctrl(power_module_name_t module, power_module_state_t power_state) in sys_drv_module_power_ctrl() 55 void sys_drv_module_RF_power_ctrl (module_name_t module, power_module_state_t power_state) in sys_drv_module_RF_power_ctrl() 206 int32 sys_drv_module_power_state_get(power_module_name_t module) in sys_drv_module_power_state_get()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
D | hi_error_def.h | 64 #define HI_APP_DEF_ERR(module, level, errid) \ argument 67 #define HI_EXT_APP_DEF_ERR(module, level, errid) \ argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
D | hi_blackbox.h | 51 char module[MODULE_MAX_LEN]; member 56 char module[MODULE_MAX_LEN]; member
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/media/comm/ |
D | frame_buffer.c | 381 void frame_buffer_frame_register(frame_module_t module, void *callback) in frame_buffer_frame_register() 415 void frame_buffer_frame_deregister(frame_module_t module) in frame_buffer_frame_deregister() 455 void frame_buffer_free_request(frame_buffer_t *buffer, frame_module_t module) in frame_buffer_free_request()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_main.c | 235 void bta_sys_hw_register( tBTA_SYS_HW_MODULE module, tBTA_SYS_HW_CBACK *cback) in bta_sys_hw_register() 241 void bta_sys_hw_unregister( tBTA_SYS_HW_MODULE module ) in bta_sys_hw_unregister() 691 void bta_sys_disable(tBTA_SYS_HW_MODULE module) in bta_sys_disable()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/ |
D | vin.c | 1142 struct modules_config *module, int i) in __vin_register_module() 1173 static void __vin_unregister_module(struct modules_config *module, int i) in __vin_unregister_module() 1270 struct modules_config *module = NULL; in vin_md_register_entities() local 1304 struct modules_config *module = NULL; in vin_md_register_entities() local 1448 static int sensor_link_to_mipi_csi(struct modules_config *module, in sensor_link_to_mipi_csi() 1474 struct modules_config *module; in vin_create_media_links() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
D | vin_supply.c | 34 struct modules_config *module = NULL; in sd_to_modules() local 58 struct modules_config *module = sd_to_modules(sd); in find_power_pmic() local
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
D | hal_trace_mod.c | 25 const char *hal_trace_get_log_module_desc(enum TR_MODULE_T module) in hal_trace_get_log_module_desc()
|
/device/soc/esp/esp32/components/soc/include/soc/ |
D | timer_periph.h | 29 const periph_module_t module; // Peripheral module member
|
D | dedic_gpio_periph.h | 28 const periph_module_t module; // Peripheral module member
|
D | uart_periph.h | 32 const periph_module_t module; member
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/common/ |
D | driver.c | 115 power_module_name_t module = POWER_MODULE_NAME_MEM1; in power_clk_rf_init() local
|