Searched refs:tolerance (Results 1 – 17 of 17) sorted by relevance
379 /* +1.5V voltage with ±4% tolerance */387 /* VDD_MPU voltage limits 0.95V - 1.1V with ±4% tolerance */396 /* VDD_CORE voltage limits 0.95V - 1.1V with ±4% tolerance */405 /* +1.8V voltage with ±4% tolerance */413 /* +3.3V voltage with ±4% tolerance */421 /* +1.8V voltage with ±4% tolerance */429 /* +3.3V voltage with ±4% tolerance */
80 voltage-tolerance = <1>; /* 1% */
266 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */275 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
233 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */242 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
93 voltage-tolerance = <1>; /* 1% */
50 voltage-tolerance = <5>;
444 /* VDD_CORE voltage limits 0.95V - 1.26V with +/-4% tolerance */452 /* VDD_MPU voltage limits 0.95V - 1.1V with +/-4% tolerance */
556 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */565 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
37 voltage-tolerance = <1>; /* 1% */
538 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */547 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
50 * tolerance value is reduced to 2% from 4% and60 voltage-tolerance = <2>; /* 2 percentage */
74 voltage-tolerance = <5>;
92 voltage-tolerance = <5>;
51 voltage-tolerance = <1>; /* 1% */
398 unsigned long cycle_freq, tolerance; in time_init() local428 tolerance = cycle_freq / 4000; in time_init()432 if ((unsigned long)diff > tolerance) { in time_init()
1251 long tolerance; /* clock frequency tolerance (ppm) member