Home
last modified time | relevance | path

Searched refs:rt_clock_cputime_ops (Results 1 – 5 of 5) sorted by relevance

/components/drivers/include/drivers/
A Dcputime.h17 struct rt_clock_cputime_ops struct
32 int clock_cpu_setops(const struct rt_clock_cputime_ops *ops); argument
/components/drivers/cputime/
A Dcputime.c15 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()
A DKconfig5 When enable this option, the BSP should provide a rt_clock_cputime_ops
7 const static struct rt_clock_cputime_ops _ops = {...};
A Dcputime_riscv.c26 const static struct rt_clock_cputime_ops _riscv_ops =
A Dcputime_cortexm.c39 const static struct rt_clock_cputime_ops _cortexm_ops =

Completed in 6 milliseconds