Searched refs:currentFrameIndex (Results 1 – 1 of 1) sorted by relevance
24 currentFrameIndex = 0; in HiMaxHM01B0()30 currentFrameIndex = 0; in Reset()40 output = frames[currentFrameIndex]; in ReadFrame()41 currentFrameIndex = (currentFrameIndex + 1) % frames.Count; in ReadFrame()73 currentFrameIndex = 0; in DropFrames()83 private int currentFrameIndex; field in Antmicro.Renode.Peripherals.Sensors.HiMaxHM01B0