Searched refs:targets (Results 1 – 2 of 2) sorted by relevance
72 def detect_targets(targets): argument88 targets.append(target)245 def print_summary(targets): argument263 for target in targets:284 for target in targets:304 …t("{} Summary: {} tests in total passed on {} target(s) ({})".format(verdict, passed, len(targets),305 … ', '.join([t['name'] for t in targets])))318 targets = []322 detect_targets(targets)323 if len(targets) == 0:[all …]
26 CMSIS-NN targets Cortex-M processors with typically three different implementations for each functi…