Home
last modified time | relevance | path

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

/scripts/native_simulator/native/src/
A Dtimer_model.c322 char ct[30]; in hwtimer_adjust_rt_ratio() local
326 us_time_to_str(ct, current_stime); in hwtimer_adjust_rt_ratio()
333 __func__, ct, s_diff, in hwtimer_adjust_rt_ratio()
/scripts/west_commands/zspdx/
A Dwalker.py613 for ct in cfgTargets:
614 if ct.name == depName:
616 if len(ct.target.artifacts) == 0:
620 depAbspath = os.path.join(pkg.cfg.relativeBaseDir, ct.target.artifacts[0])

Completed in 822 milliseconds