Home
last modified time | relevance | path

Searched refs:AGC_FrameRssiIntegerPart (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs131 AGC_FrameRssiIntegerPart = -100; in EFR32xG24_Radio()
221AGC_FrameRssiIntegerPart = (sbyte)InterferenceQueue.GetCurrentRssi(this, MODEM_GetCurrentPhy(), Ch… in ReceiveFrame()
4347 …GetTime(), Channel, AGC_FrameRssiIntegerPart, RAC_ongoingRxCollided, BitConverter.ToString(current… in RAC_RxTimerLimitReached()
5266 private sbyte AGC_FrameRssiIntegerPart property in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio
5279 …private sbyte AGC_FrameRssiIntegerPartAdjusted => (sbyte)(AGC_FrameRssiIntegerPart + AGC_RssiWrapC…