Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DSTM32WBA_RCC.cs602 goto case PllEntryClockSource.Hsi16;
603 case PllEntryClockSource.None:
605 case PllEntryClockSource.DividedHse32:
607 case PllEntryClockSource.Hsi16:
646 private IEnumRegisterField<PllEntryClockSource> pll1Source;
667 private enum PllEntryClockSource enum in Antmicro.Renode.Peripherals.Miscellaneous.STM32WBA_RCC