Searched refs:TimerPolarity (Results 1 – 3 of 3) sorted by relevance
25 …LogWarningNonEqual((uint)shifter.TimerPolarity, (uint)ShifterPolarity.OnNegedge, "timer polarity",… in LogSpecificWarnings()
23 …LogWarningNonEqual((uint)shifter.TimerPolarity, (uint)ShifterPolarity.OnPosedge, "timer polarity",… in LogSpecificWarnings()
67 public ShifterPolarity TimerPolarity => timerPolarity.Value; field in Antmicro.Renode.Peripherals.Miscellaneous.S32K3XX_FlexIOModel.Shifter