Searched refs:nonSmartCommunicationMode (Results 1 – 2 of 2) sorted by relevance
275 if(nonSmartCommunicationMode.Value != CommunicationMode.AsynchOrSimpleIIC) in SetPeripheralMode()293 switch(nonSmartCommunicationMode.Value) in SetPeripheralMode()327 .WithEnumField<WordRegister, CommunicationMode>(7, 1, out nonSmartCommunicationMode, in DefineRegisters()1014 private IEnumRegisterField<CommunicationMode> nonSmartCommunicationMode; field in Antmicro.Renode.Peripherals.SCI.RenesasRA6M5_SCI
267 switch(nonSmartCommunicationMode.Value) in SetPeripheralMode()441 … .WithEnumField<DoubleWordRegister, CommunicationMode>(16, 3, out nonSmartCommunicationMode, in DefineRegisters()859 private IEnumRegisterField<CommunicationMode> nonSmartCommunicationMode; field in Antmicro.Renode.Peripherals.UART.RenesasRA8M1_SCI