Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DUARTDirectionBase.cs51 protected void LogWarning(string message, params object[] arg) in LogWarning() method in Antmicro.Renode.Peripherals.Miscellaneous.UARTDirectionBase
71 LogWarning("No timer set for {1}", shifter.Name); in LogCommonWarnings()