Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/sensors/mraa/
DAcquisitionThread.hpp85 int wakeup();
DSensor.cpp105 return acquisitionThread->wakeup(); in setDelay()
DAcquisitionThread.cpp193 int AcquisitionThread::wakeup() { in wakeup() function in AcquisitionThread