Home
last modified time | relevance | path

Searched refs:UpdateOutputPinState (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DAmbiqApollo4_GPIO.cs93 changeCallback: (_, __) => UpdateOutputPinState(regIdx)) in DefineRegisters()
308 UpdateOutputPinState(pinIdx); in EnableTristatePinOutputState()
347 UpdateOutputPinState(pinIdx); in SetOutputPinValue()
385 private void UpdateOutputPinState(int pinIdx) in UpdateOutputPinState() method in Antmicro.Renode.Peripherals.GPIOPort.AmbiqApollo4_GPIO