Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DRenesasRZG_GPIO.cs378 else if(mode == PortMode.OutputInput) in UpdateGPIO()
420 case PortMode.OutputInput: in CreateGPIOOutputValueProviderCallback()
440 if(mode == PortMode.Output || mode == PortMode.OutputInput) in CreateGPIOOutputWriteCallback()
464 case PortMode.OutputInput: in CreateGPIOInputValueProviderCallback()
511 case PortMode.OutputInput: in CreatePortModeWriteCallback()
758 OutputInput = 0x3, enumerator