Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/th02/
Dth02.cxx64 while (getStatus() == false); in getTemperature()
85 while (getStatus() == false); in getHumidity()
95 TH02::getStatus () { in getStatus() function in TH02
Dth02.h97 bool getStatus ();
/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
Dnrf24l01.cxx84 status = getStatus(); in send()
87 status = getStatus(); in send()
155 uint8_t status = getStatus(); in dataReady()
169 status = getStatus(); in dataSending()
201 NRF24L01::getStatus() { in getStatus() function in NRF24L01
Dnrf24l01.h295 uint8_t getStatus ();
/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
Dh3lis331dl.h488 uint8_t getStatus();
Dh3lis331dl.cxx428 uint8_t H3LIS331DL::getStatus() in getStatus() function in H3LIS331DL