Searched refs:LogUnhandledShort (Results 1 – 1 of 1) sorted by relevance
304 private void LogUnhandledShort(IFlagRegisterField field, string shortName) in LogUnhandledShort() method in Antmicro.Renode.Peripherals.Wireless.NRF52840_Radio323 LogUnhandledShort(shorts.DisabledRSSIStop, nameof(shorts.DisabledRSSIStop)); in Disable()324 LogUnhandledShort(shorts.DisabledRxEnable, nameof(shorts.DisabledRxEnable)); in Disable()325 LogUnhandledShort(shorts.DisabledTxEnable, nameof(shorts.DisabledTxEnable)); in Disable()367 LogUnhandledShort(shorts.ReadyEnergyDetectStart, nameof(shorts.ReadyEnergyDetectStart)); in TxEnable()382 LogUnhandledShort(shorts.ReadyEnergyDetectStart, nameof(shorts.ReadyEnergyDetectStart)); in RxEnable()451 …LogUnhandledShort(shorts.EndStart, nameof(shorts.EndStart)); // not sure how to support it. It's i… in SendPacket()