Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32L0_RCC.cs122 switch(lpTimer1Selection.Value) in UpdateLpTimerClock()
600 …umField<DoubleWordRegister, LpTimerClockSourceSelection>(18, 2, out lpTimer1Selection, name: "LPTI… in DefineRegisters()
665 private IEnumRegisterField<LpTimerClockSourceSelection> lpTimer1Selection; field in Antmicro.Renode.Peripherals.Miscellaneous.STM32L0_RCC