Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DK6xF_MCG.cs63 case ClockSourceValues.External: in K6xF_MCG()
65 case ClockSourceValues.Internal: in K6xF_MCG()
67 case ClockSourceValues.Either: in K6xF_MCG()
109 private readonly IEnumRegisterField<ClockSourceValues> clockSource;
142 private enum ClockSourceValues enum in Antmicro.Renode.Peripherals.Miscellaneous.K6xF_MCG