Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs1332 .WithFlag(4, out BUFC_buffer[0].seqNotWordAlignedEnable, name: "BUF0NWASEQIEN") in BuildBufferControllerRegistersCollection()
1338 .WithFlag(12, out BUFC_buffer[1].seqNotWordAlignedEnable, name: "BUF1NWASEQIEN") in BuildBufferControllerRegistersCollection()
1344 .WithFlag(20, out BUFC_buffer[2].seqNotWordAlignedEnable, name: "BUF2NWASEQIEN") in BuildBufferControllerRegistersCollection()
1350 .WithFlag(28, out BUFC_buffer[3].seqNotWordAlignedEnable, name: "BUF3NWASEQIEN") in BuildBufferControllerRegistersCollection()
9515 … || (seqNotWordAligned.Value && seqNotWordAlignedEnable.Value));
9641 public IFlagRegisterField seqNotWordAlignedEnable; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.BUFC_Buffer