Searched defs:idx (Results 1 – 7 of 7) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Mocks/ |
| D | DummySPISlave.cs | 48 private int idx; field in Antmicro.Renode.Peripherals.Mocks.DummySPISlave
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/ |
| D | MCAN.cs | 1011 …private void HandleMatchedFilter(MessageIDFilterElement filter, int idx, CANMessageFrame rxMessage) in HandleMatchedFilter() 1149 private bool StoreInRxFIFO(uint idx, RxBufferElementHeader rxHeader, byte[] rxData) in StoreInRxFIFO()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ |
| D | ARM_AHB_GPIO.cs | 104 private void UpdatePinOutput(int idx, bool value) in UpdatePinOutput() 121 private void OnPinStateChanged(int idx, bool previous, bool current) in OnPinStateChanged()
|
| D | MAX32650_GPIO.cs | 52 private void UpdatePinOutput(int idx, bool value) in UpdatePinOutput() 75 private void OnPinStateChanged(int idx, bool previous, bool current) in OnPinStateChanged()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/ |
| D | MAX32650_ADC.cs | 78 private uint ValidateAIn(int idx, uint value) in ValidateAIn()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ |
| D | NRF52840_Timer.cs | 219 private void SetCompare(int idx, ulong value) in SetCompare()
|
| D | IMXRT_PWM.cs | 122 private void ConfigureSubmodule(int idx, bool enabled) in ConfigureSubmodule()
|