Searched refs:rt_clock_cputime_ops (Results 1 – 5 of 5) sorted by relevance
17 struct rt_clock_cputime_ops struct32 int clock_cpu_setops(const struct rt_clock_cputime_ops *ops); argument
15 static const struct rt_clock_cputime_ops *_cputime_ops = RT_NULL;106 int clock_cpu_setops(const struct rt_clock_cputime_ops *ops) in clock_cpu_setops()
5 When enable this option, the BSP should provide a rt_clock_cputime_ops7 const static struct rt_clock_cputime_ops _ops = {...};
26 const static struct rt_clock_cputime_ops _riscv_ops =
39 const static struct rt_clock_cputime_ops _cortexm_ops =
Completed in 6 milliseconds