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

  /hardware/bsp/intel/peripheral/libupm/src/am2315/
am2315.h 34 #define AM2315_WRITE 0x10
am2315.cpp 191 uint8_t tdata[16] = { AM2315_WRITE, reg, ilen };
217 if ((tdata[0] != AM2315_WRITE) ||

Completed in 50 milliseconds