Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DSAM_TC.cs414 public void Enable(bool start = false, bool debugLog = true) in Enable() argument
418 if(debugLog) in Enable()
435 Enable(true, debugLog: false); in SoftwareTrigger()