Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c54 static inline uint64_t osChreGetAppId(void) in osChreGetAppId() function
66 *appId = osChreGetAppId(); in osChreApiGetAppId()
222 hostMsg->appId = osChreGetAppId(); in osChreSendMessageToHost()