Searched refs:Async_Ch_Ctrl_Write (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/SiLabs/ |
| D | EFR32xG2_PRS_3.cs | 45 partial void Async_Ch_Ctrl_Write(ulong index, uint a, uint b) in Async_Ch_Ctrl_Write() method in Antmicro.Renode.Peripherals.Miscellaneous.SiLabs.EFR32xG2_PRS_3
|
| D | EFR32xG2_PRS_3.Generated.cs | 721 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(0, _, __)); 770 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(1, _, __)); 819 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(2, _, __)); 868 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(3, _, __)); 917 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(4, _, __)); 966 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(5, _, __)); 1015 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(6, _, __)); 1064 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(7, _, __)); 1113 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(8, _, __)); 1162 .WithWriteCallback((_, __) => Async_Ch_Ctrl_Write(9, _, __)); [all …]
|