Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.h185 INT_SRC_DEV_RDY = 0x40, // device is ready enumerator
Dhp20x.cxx73 if (intsrc & INT_SRC_DEV_RDY) in isReady()