Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
Dak8975.cxx110 bool AK8975::isReady() in isReady() function in AK8975
128 if (isReady()) in waitforDeviceReady()
Dak8975.h161 bool isReady();
/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.cxx69 bool HP20X::isReady() in isReady() function in HP20X
87 if (isReady()) in waitforDeviceReady()
Dhp20x.h258 bool isReady();
/hardware/bsp/intel/peripheral/libupm/src/pn532/
Dpn532.h476 bool isReady();
Dpn532.cxx202 isReady(); in sendCommandCheckAck()
1418 bool PN532::isReady() in isReady() function in PN532
1440 while(!isReady()) in waitForReady()