Home
last modified time | relevance | path

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

/device/google/contexthub/inc/chre/
Dversion.h71 #define CHRE_API_VERSION CHRE_API_VERSION_1_0 macro
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c379 return CHRE_API_VERSION; in osChreGetApiVersion()
389 return CHRE_API_VERSION | NANOHUB_OS_PATCH_LEVEL; in osChreGetVersion()