Searched refs:R_STS_WRITE_CMD (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/max31723/ | ||
D | max31723.h | 65 static const uint8_t R_STS_WRITE_CMD = 0x80; variable |
D | max31723.cxx | 49 writeRegister (R_STS_WRITE_CMD, B_CONT_READING); in MAX31723() |