Searched refs:WaitingForPeripheral (Results 1 – 2 of 2) sorted by relevance
102 … channel in channels.Where(c => c.Status == Channel.ChannelStatus.WaitingForPeripheral).Where(c =>… in OnGPIO()646 WaitingForPeripheral = 0b0111, enumerator
783 selectedChannel.Status = Channel.ChannelStatus.WaitingForPeripheral; in ExecuteInner()