Searched refs:MODEM_txSyncSentInterrupt (Results 1 – 1 of 1) sorted by relevance
275 MODEM_txSyncSentInterrupt.Value |= !MODEM_syncData.Value; in TransmitFrame()276 MODEM_seqTxSyncSentInterrupt.Value = MODEM_txSyncSentInterrupt.Value; in TransmitFrame()2188 .WithFlag(1, out MODEM_txSyncSentInterrupt, name: "TXSYNCSENTIF") in BuildModulatorAndDemodulatorRegistersCollection()2809 || (MODEM_txSyncSentInterrupt.Value && MODEM_txSyncSentInterruptEnable.Value) in UpdateInterrupts()5767 private IFlagRegisterField MODEM_txSyncSentInterrupt; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio