Searched refs:MicrosecondFrequency (Results 1 – 1 of 1) sorted by relevance
47 …paRampingTimer = new LimitTimer(machine.ClockSource, MicrosecondFrequency, this, "parampingtimer",… in EFR32xG24_Radio()51 …rssiUpdateTimer = new LimitTimer(machine.ClockSource, MicrosecondFrequency, this, "rssiupdatetimer… in EFR32xG24_Radio()852 private const long MicrosecondFrequency = 1000000L; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio4408 ….ToUInt64((timeUs * (double)PROTIMER_GetPreCntOverflowFrequency()) / (double)MicrosecondFrequency); in PROTIMER_UsToPreCntOverflowTicks()