Home
last modified time | relevance | path

Searched refs:system_path (Results 1 – 3 of 3) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DSConscript13 system_path = 'library/Device/Holtek/HT32F1xxxx/Source/'
28 source_path = get_source(ic_name,source_file_path,system_path,base_path)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DSConscript13 system_path = 'library/Device/Holtek/HT32F5xxxx/Source/'
69 source_path = get_source(ic_name,source_file_path,system_path,base_path)
/bsp/ht32/tools/
A Dsdk_dist.py40 def get_source(ic_model, file_path, system_path, base_path): argument
60 source_path.append(os.path.join(system_path, line.strip()))

Completed in 7 milliseconds