Searched refs:INT_SRC_DEV_RDY (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/hp20x/ | ||
D | hp20x.h | 185 INT_SRC_DEV_RDY = 0x40, // device is ready enumerator |
D | hp20x.cxx | 73 if (intsrc & INT_SRC_DEV_RDY) in isReady() |