Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h29 #define NANOHUB_OS_PATCH_LEVEL 0x0000 macro
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c389 return CHRE_API_VERSION | NANOHUB_OS_PATCH_LEVEL; in osChreGetVersion()