Searched refs:Sync_Ch_Ctrl_Read (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/ |
| D | EFR32xG2_PRS_3.Generated.cs | 1482 .WithReadCallback((_, __) => Sync_Ch_Ctrl_Read(0, _, __)) 1509 .WithReadCallback((_, __) => Sync_Ch_Ctrl_Read(1, _, __)) 1536 .WithReadCallback((_, __) => Sync_Ch_Ctrl_Read(2, _, __)) 1563 .WithReadCallback((_, __) => Sync_Ch_Ctrl_Read(3, _, __)) 5242 partial void Sync_Ch_Ctrl_Read(ulong index, uint a, uint b); in Sync_Ch_Ctrl_Read() method in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_PRS_3
|