Searched refs:REG_DETSTATUS (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/at42qt1070/ | ||
D | at42qt1070.h | 70 REG_DETSTATUS = 2, // detection status enumerator |
D | at42qt1070.cxx | 119 uint8_t stat = readByte(REG_DETSTATUS); in updateState() |