Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp63 if (GetAppId() != kAppIdSTMicroLsm6dsm && GetAppId() != kAppIdSTMicroMag40) { in CheckAppId()
Dapptohostevent.h71 constexpr uint64_t kAppIdSTMicroMag40 = MakeAppId(kAppIdVendorSTMicro, 3); variable