Searched refs:seqThresholdEvent (Results 1 – 1 of 1) sorted by relevance
1302 .WithFlag(2, out BUFC_buffer[0].seqThresholdEvent, name: "BUF0THRSEQIF") in BuildBufferControllerRegistersCollection()1308 .WithFlag(10, out BUFC_buffer[1].seqThresholdEvent, name: "BUF1THRSEQIF") in BuildBufferControllerRegistersCollection()1314 .WithFlag(18, out BUFC_buffer[2].seqThresholdEvent, name: "BUF2THRSEQIF") in BuildBufferControllerRegistersCollection()1320 .WithFlag(26, out BUFC_buffer[3].seqThresholdEvent, name: "BUF3THRSEQIF") in BuildBufferControllerRegistersCollection()9512 … || (seqThresholdEvent.Value && seqThresholdEventEnable.Value)9616 seqThresholdEvent.Value = true; in UpdateThresholdFlag()9634 public IFlagRegisterField seqThresholdEvent; field in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.BUFC_Buffer