Home
last modified time | relevance | path

Searched defs:FunctionName (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Wireless/
DIMediumFunction.cs14 string FunctionName { get; } property
DSimpleMediumFunction.cs44 public string FunctionName { get { return Name; } } property in Antmicro.Renode.Peripherals.Wireless.SimpleMediumFunction