Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h29 #define NANOHUB_OS_PATCH_LEVEL 0x0000 macro
/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp92 c.chrePatchVersion = NANOHUB_OS_PATCH_LEVEL; in getHubs()
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c459 return CHRE_API_VERSION | NANOHUB_OS_PATCH_LEVEL; in osChreGetVersion()