Home
last modified time | relevance | path

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

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