Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/
DEFR32MG12_LDMA.cs455 writeCallback: (_, value) => descriptor.decrementLoopCount = value, in Channel()
456 valueProviderCallback: _ => descriptor.decrementLoopCount, in Channel()
1083 public bool decrementLoopCount; field
DEFR32xG22_LDMA.cs799 writeCallback: (_, value) => descriptor.decrementLoopCount = value, in Channel()
800 valueProviderCallback: _ => descriptor.decrementLoopCount, in Channel()
1360 public bool decrementLoopCount; field
DEFR32MG24_LDMA.cs1446 writeCallback: (_, value) => descriptor.decrementLoopCount = value, in Channel()
1447 valueProviderCallback: _ => descriptor.decrementLoopCount, in Channel()
2017 public bool decrementLoopCount; field