Searched refs:peripheralSelectId (Results 1 – 1 of 1) sorted by relevance
337 .WithValueField(0, 3, out peripheralSelectId, name: "PERIPHERAL_SELECT") in DefineRegisters()410 peripheralSelectId.Value = oldPeripheralSelectId; in HandleFlexcommPeripheralSelect()415 …if(peripheralSelectId.Value != FlexcommPeripheralNotSelected && peripheralSelectId.Value != Flexco… in HandleFlexcommPeripheralSelect()420 peripheralSelectId.Value in HandleFlexcommPeripheralSelect()422 peripheralSelectId.Value = FlexcommPeripheralNotSelected; in HandleFlexcommPeripheralSelect()441 private IValueRegisterField peripheralSelectId; field in Antmicro.Renode.Peripherals.UART.LPC_USART