Searched refs:tick (Results 1 – 9 of 9) sorted by relevance
30 prop_name: "vendor.nfc.nxp.activestate.tick"37 prop_name: "vendor.nfc.nxp.standbystate.tick"44 prop_name: "vendor.nfc.nxp.ulpdetstate.tick"
26 * A tick effect.28 * This effect should produce a soft, short sensation, like the tick of a clock.
23 * A soft tick effect meant to be played as a texture.25 * A soft, short sensation like the tick of a clock. Unlike regular effects, texture effects
138 void OSI_timer_update(int32_t tick);
199 void OSI_timer_update(int32_t tick) { in OSI_timer_update() argument212 osi_info.timer[index].timeout -= tick; in OSI_timer_update()
43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function56 tk.tick(); in insertFrameIncrementTimeline()260 tk->tick(); in TEST_F()
43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function56 tk.tick(); in insertFrameIncrementTimeline()261 tk->tick(); in TEST_F()
149 Unless the tick of each clock corresponding to the set of time domains coincides and all clocks can…
454 * previous tick counts are not comparable with this and future ones. Some455 * sort of discontinuity in tick counting has occurred.459 * tick counts are cumulative. Tick counts increment when the vehicle469 * configArray is used to indicate the micrometers-per-wheel-tick values and470 * which wheels are supported. Each micrometers-per-wheel-tick value is static (i.e. will not472 * multiple rim/tire size options, the micrometers-per-wheel-tick values are set to those for476 * configArray[1] = micrometers per front left wheel tick477 * configArray[2] = micrometers per front right wheel tick478 * configArray[3] = micrometers per rear right wheel tick479 * configArray[4] = micrometers per rear left wheel tick