Home
last modified time | relevance | path

Searched refs:R_STS_WRITE_CMD (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/max31723/
Dmax31723.h65 static const uint8_t R_STS_WRITE_CMD = 0x80; variable
Dmax31723.cxx49 writeRegister (R_STS_WRITE_CMD, B_CONT_READING); in MAX31723()