Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1073 … {(long)FrameControllerRegisters.SequencerInterruptFlags, new DoubleWordRegister(this) in BuildFrameControllerRegistersCollection()
1299 … {(long)BufferControllerRegisters.SequencerInterruptFlags, new DoubleWordRegister(this) in BuildBufferControllerRegistersCollection()
1622 … {(long)RadioControllerRegisters.SequencerInterruptFlags, new DoubleWordRegister(this) in BuildRadioControllerRegistersCollection()
1995 {(long)ProtocolTimerRegisters.SequencerInterruptFlags, new DoubleWordRegister(this) in BuildProtocolTimerRegistersCollection()
2254 …{(long)ModulatorAndDemodulatorRegisters.SequencerInterruptFlags, new DoubleWordRegister(this, 0x00… in BuildModulatorAndDemodulatorRegistersCollection()
2464 … {(long)AutomaticGainControlRegisters.SequencerInterruptFlags, new DoubleWordRegister(this) in BuildAutomaticGainControlRegistersCollection()
2929 …trollerRegistersCollection.TryRead((long)FrameControllerRegisters.SequencerInterruptFlags, out IF); in UpdateInterrupts()
2948 …egistersCollection.TryRead((long)ModulatorAndDemodulatorRegisters.SequencerInterruptFlags, out IF); in UpdateInterrupts()
2968 …ocolTimerRegistersCollection.TryRead((long)ProtocolTimerRegisters.SequencerInterruptFlags, out IF); in UpdateInterrupts()
2981 …rollerRegistersCollection.TryRead((long)BufferControllerRegisters.SequencerInterruptFlags, out IF); in UpdateInterrupts()
[all …]