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

  /hardware/bsp/intel/peripheral/libupm/src/pca9685/
pca9685.cxx 124 mode1 |= MODE1_SLEEP;
126 mode1 &= ~MODE1_SLEEP;
pca9685.h 161 MODE1_SLEEP = 0x10, // sleep/normal mode

Completed in 193 milliseconds