Searched refs:gyroFeederThread (Results 1 – 3 of 3) sorted by relevance
21 gyroFeederThread?.Stop(); in FeedAngularRateSamplesFromRESD()22 gyroFeederThread = gyroResdStream.StartSampleFeedThread(this, in FeedAngularRateSamplesFromRESD()95 gyroFeederThread.Stop(); in HandleAngularRateSampleEnded()96 gyroFeederThread = null; in HandleAngularRateSampleEnded()116 private IManagedThread gyroFeederThread; field in Antmicro.Renode.Peripherals.Sensors.ICM20948
185 gyroFeederThread?.Stop(); in Reset()188 gyroFeederThread = null; in Reset()
66 gyroFeederThread?.Stop(); in FeedAngularRateSamplesFromRESD()67 gyroFeederThread = gyroResdStream.StartSampleFeedThread(this, in FeedAngularRateSamplesFromRESD()93 gyroFeederThread?.Stop(); in Reset()96 gyroFeederThread = null; in Reset()293 … if(gyroscopeFifoBatchingDataRateSelection.Value != DataRates.Disabled && gyroFeederThread == null) in DefineRegisters()295 gyroFeederThread = CreateAngularRateDefaultSampleFeeder(); in DefineRegisters()427 gyroFeederThread.Stop(); in HandleAngularRateSampleEnded()428 gyroFeederThread = CreateAngularRateDefaultSampleFeeder(); in HandleAngularRateSampleEnded()632 private IManagedThread gyroFeederThread; field in Antmicro.Renode.Peripherals.Sensors.LSM6DSO_IMU996 if(gyroFeederThread == null) in UpdateAngularRateSampleFrequency()[all …]