Home
last modified time | relevance | path

Searched refs:get_common_clos_max (Results 1 – 4 of 4) sorted by relevance

/misc/config_tools/library/
A Dhv_cfg_lib.py181 clos_max_set_entry = 2 * board_cfg_lib.get_common_clos_max()
183 clos_max_set_entry = board_cfg_lib.get_common_clos_max()
214 clos_max = board_cfg_lib.get_common_clos_max()
A Dboard_cfg_lib.py605 def get_common_clos_max(): function
A Dscenario_cfg_lib.py1003 common_clos_max = board_cfg_lib.get_common_clos_max()
/misc/config_tools/board_config/
A Dboard_c.py143 def get_common_clos_max(clos_number, capability_id): function
169 common_clos_max = get_common_clos_max(int(clos_number), capability_id)

Completed in 10 milliseconds