Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/
DSTM32_ADC_Common.cs51 …hdogCount = null, bool? hasCalibration = null, int? channelCount = null, bool? hasPrescaler = null, in STM32_ADC_Common()
380 …ry<long, DoubleWordRegister> BuildRegistersMap(bool hasCalibration, bool hasPrescaler, bool hasVba… in BuildRegistersMap()