Searched refs:SequencerInterruptEnable (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/ |
| D | EFR32xG24_Radio.cs | 1108 … {(long)FrameControllerRegisters.SequencerInterruptEnable, new DoubleWordRegister(this) in BuildFrameControllerRegistersCollection() 1327 … {(long)BufferControllerRegisters.SequencerInterruptEnable, new DoubleWordRegister(this) in BuildBufferControllerRegistersCollection() 1645 … {(long)RadioControllerRegisters.SequencerInterruptEnable, new DoubleWordRegister(this) in BuildRadioControllerRegistersCollection() 2029 {(long)ProtocolTimerRegisters.SequencerInterruptEnable, new DoubleWordRegister(this) in BuildProtocolTimerRegistersCollection() 2288 … {(long)ModulatorAndDemodulatorRegisters.SequencerInterruptEnable, new DoubleWordRegister(this) in BuildModulatorAndDemodulatorRegistersCollection() 2482 … {(long)AutomaticGainControlRegisters.SequencerInterruptEnable, new DoubleWordRegister(this) in BuildAutomaticGainControlRegistersCollection() 2930 …ollerRegistersCollection.TryRead((long)FrameControllerRegisters.SequencerInterruptEnable, out IEN); in UpdateInterrupts() 2949 …istersCollection.TryRead((long)ModulatorAndDemodulatorRegisters.SequencerInterruptEnable, out IEN); in UpdateInterrupts() 2969 …olTimerRegistersCollection.TryRead((long)ProtocolTimerRegisters.SequencerInterruptEnable, out IEN); in UpdateInterrupts() 2982 …llerRegistersCollection.TryRead((long)BufferControllerRegisters.SequencerInterruptEnable, out IEN); in UpdateInterrupts() [all …]
|