Searched refs:SourceAddressMatchingControlSize (Results 1 – 2 of 2) sorted by relevance
50 sourceAddressMatchingControl = new byte[SourceAddressMatchingControlSize]; in Reset()725 …hingControlStart && address < SourceAddressMatchingControlStart + SourceAddressMatchingControlSize) in ReadMemory()780 …hingControlStart && address < SourceAddressMatchingControlStart + SourceAddressMatchingControlSize) in WriteMemory()885 private const int SourceAddressMatchingControlSize = 0x6; field in Antmicro.Renode.Peripherals.Wireless.CC2520
950 private const int SourceAddressMatchingControlSize = 0x6; field in Antmicro.Renode.Peripherals.Wireless.CC1200