Searched defs:FunctionName (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Wireless/ | ||
| D | IMediumFunction.cs | 14 string FunctionName { get; } property |
| D | SimpleMediumFunction.cs | 44 public string FunctionName { get { return Name; } } property in Antmicro.Renode.Peripherals.Wireless.SimpleMediumFunction |