Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DSTM32F7_I2C.cs477 private IFlagRegisterField stop; field in Antmicro.Renode.Peripherals.I2C.STM32F7_I2C
DSAM4S_TWI.cs432 private void TriggerAction(bool start, bool stop) in TriggerAction()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/
DCadence_UART.cs114 private static Bits ConvertInternalStop(InternalStop stop) in ConvertInternalStop()