Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.cxx71 uint8_t intsrc = readReg(REG_INT_SRC); in isReady() local
73 if (intsrc & INT_SRC_DEV_RDY) in isReady()