Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DNRF52840_PPI.cs195 private void UpdateEventEndpoint(uint oldValue, uint newValue, int eventId) in UpdateEventEndpoint()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DArmPerformanceMonitoringUnit.cs202 public void BroadcastEvent(int eventId, uint value) in BroadcastEvent()