HomeSort by relevance Sort by last modified time
    Searched refs:PROTOCOL_UART (Results 1 - 2 of 2) sorted by null

  /device/moto/stingray/whisper/
Whisper_AccyMain.h 86 PROTOCOL_UART,
Whisper_AccyMain.c 145 if (protocolType == PROTOCOL_UART) {
211 else if (protocolType == PROTOCOL_UART) {
212 globalProtocol = PROTOCOL_UART;
239 readSwitchState(PROTOCOL_UART);
258 readSwitchState(PROTOCOL_UART);
332 if (globalProtocol == PROTOCOL_UART) {
339 if (globalProtocol == PROTOCOL_UART) {

Completed in 129 milliseconds