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

  /hardware/bsp/intel/peripheral/libupm/src/wt5001/
wt5001.cxx 175 bool WT5001::checkResponse(WT5001_OPCODE_T opcode)
192 WT5001_OPCODE_T opcode = PLAY_SD;
225 WT5001_OPCODE_T opcode = STOP;
240 WT5001_OPCODE_T opcode = NEXT;
255 WT5001_OPCODE_T opcode = PREVIOUS;
270 WT5001_OPCODE_T opcode = PAUSE;
297 WT5001_OPCODE_T opcode = SET_VOLUME;
313 WT5001_OPCODE_T opcode = QUEUE;
330 WT5001_OPCODE_T opcode = PLAY_MODE;
346 WT5001_OPCODE_T opcode = INSERT_SONG
    [all...]
wt5001.h 107 } WT5001_OPCODE_T;
178 bool checkResponse(WT5001_OPCODE_T opcode);

Completed in 66 milliseconds