Searched refs:ISENTPeripheral (Results 1 – 3 of 3) sorted by relevance
22 …public class S32K3XX_FlexIO_SENT : NullRegistrationPointPeripheralContainer<ISENTPeripheral>, IEnd…54 … public override void Register(ISENTPeripheral peripheral, NullRegistrationPoint registrationPoint) in Register()60 public override void Unregister(ISENTPeripheral peripheral) in Unregister()
17 public interface ISENTPeripheral : IPeripheral interface
13 public abstract class SENTPeripheralBase : ISENTPeripheral