Home
last modified time | relevance | path

Searched defs:toolchain (Results 1 – 3 of 3) sorted by relevance

/cmsis_6-latest/CMSIS/Core/Test/
Dlit.cfg.py718 toolchain = lit_config.params.get("toolchain", "AC6") variable
723 def __init__(self, toolchain, device, optimize): argument
Dbuild.py81 def run_lit(toolchain, device, optimize): argument
/cmsis_6-latest/CMSIS/CoreValidation/Project/
Dbuild.py91 def toolchain(self): member in CompilerAxis