Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp76 if (GetAppId() != kAppIdBoschBmp280 && GetAppId() != kAppIdSTMicroLps22hb) { in CheckAppId()
Dapptohostevent.h70 constexpr uint64_t kAppIdSTMicroLps22hb = MakeAppId(kAppIdVendorSTMicro, 1); variable