Searched defs:pullUpPullDownResetValue (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ | ||
| D | STM32F4GPIOPort_old.cs | 19 …ine, uint modeResetValue = 0, uint outputSpeedResetValue = 0, uint pullUpPullDownResetValue = 0) :… in STM32F4GPIOPort() |
| D | STM32_GPIOPort.cs | 22 …achine, uint modeResetValue = 0, uint outputSpeedResetValue = 0, uint pullUpPullDownResetValue = 0, in STM32_GPIOPort() |