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

  /hardware/bsp/intel/peripheral/libupm/src/lcd/
ssd1327.cxx 35 #define CMD_SLEEP 10000
166 usleep(CMD_SLEEP - 2000);
198 usleep(CMD_SLEEP);
201 usleep(CMD_SLEEP);
203 usleep(CMD_SLEEP);
206 usleep(CMD_SLEEP);
208 usleep(CMD_SLEEP);
210 usleep(CMD_SLEEP);
268 usleep(CMD_SLEEP - 2000);
286 usleep(CMD_SLEEP);
    [all...]
  /hardware/bsp/intel/peripheral/libupm/src/sm130/
sm130.h 103 CMD_SLEEP = 0x96

Completed in 114 milliseconds