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

  /hardware/bsp/intel/peripheral/libupm/src/wt5001/
wt5001.h 120 } WT5001_PLAYSOURCE_T;
187 bool play(WT5001_PLAYSOURCE_T psrc, uint16_t index);
310 bool getNumFiles(WT5001_PLAYSOURCE_T psrc, uint16_t *numf);
wt5001.cxx 189 bool WT5001::play(WT5001_PLAYSOURCE_T psrc, uint16_t index)
476 bool WT5001::getNumFiles(WT5001_PLAYSOURCE_T psrc, uint16_t *numf)
  /hardware/bsp/intel/peripheral/libupm/examples/java/
WT5001Sample.java 68 mp3.play(upm_wt5001.WT5001.WT5001_PLAYSOURCE_T.SD, 1);
99 if (mp3.getNumFiles(upm_wt5001.WT5001.WT5001_PLAYSOURCE_T.SD, numf))

Completed in 92 milliseconds