Searched refs:accuracy (Results 1 – 3 of 3) sorted by relevance
19 rt_uint32_t rate, accuracy; in fixed_clk_ofw_init() local25 rt_ofw_prop_read_u32(np, "clock-accuracy", &accuracy); in fixed_clk_ofw_init()33 clk_fixed->fixed_accuracy = accuracy; in fixed_clk_ofw_init()
584 rt_kprintf("resolution:%f\n", sensor->info.accuracy.resolution); in sensor()585 rt_kprintf("error :%f\n", sensor->info.accuracy.error); in sensor()649 10, sensor_dev->info.accuracy.resolution, in sensor()
293 struct rt_sensor_accuracy accuracy; /* sensor current measure accuracy */ member
Completed in 5 milliseconds