Searched refs:PeripheralSelectMode (Results 1 – 1 of 1) sorted by relevance
178 if(peripheralSelectMode.Value == PeripheralSelectMode.Variable) in DefineRegisters()350 if(peripheralSelectMode.Value == PeripheralSelectMode.Variable) in SetDmaAccessWidth()373 peripheralSelectMode.Value = PeripheralSelectMode.Fixed; in SWReset()397 private IEnumRegisterField<PeripheralSelectMode> peripheralSelectMode;446 private enum PeripheralSelectMode : ulong enum in Antmicro.Renode.Peripherals.SPI.SAM_SPI