Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.h138 } HP20X_REG_T; typedef
234 bool writeReg(HP20X_REG_T reg, uint8_t data);
242 uint8_t readReg(HP20X_REG_T reg);
Dhp20x.cxx113 bool HP20X::writeReg(HP20X_REG_T reg, uint8_t data) in writeReg()
130 uint8_t HP20X::readReg(HP20X_REG_T reg) in readReg()