Searched refs:Sync_Ch_Ctrl_Write (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 | 1483 .WithWriteCallback((_, __) => Sync_Ch_Ctrl_Write(0, _, __)); 1510 .WithWriteCallback((_, __) => Sync_Ch_Ctrl_Write(1, _, __)); 1537 .WithWriteCallback((_, __) => Sync_Ch_Ctrl_Write(2, _, __)); 1564 .WithWriteCallback((_, __) => Sync_Ch_Ctrl_Write(3, _, __)); 5241 partial void Sync_Ch_Ctrl_Write(ulong index, uint a, uint b); in Sync_Ch_Ctrl_Write() method in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_PRS_3
|