Home
last modified time | relevance | path

Searched refs:get_opt_val (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dscons_utils.py208 def get_opt_val(options, option): function
221 return get_opt_val(usr_config, option)
223 return get_opt_val(sys_config, option)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
Dscons_utils.py208 def get_opt_val(options, option): function
221 return get_opt_val(usr_config, option)
223 return get_opt_val(sys_config, option)