Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/variant/nucleo/
Dvariant.h24 #define VARIANT_VER 0x00000000 macro
/device/google/contexthub/firmware/inc/variant/lunchbox/
Dvariant.h24 #define VARIANT_VER 0x00000000 macro
/device/google/contexthub/firmware/src/
DnanohubCommand.c125 resp->variantVer = htole32(VARIANT_VER); in getOsHwVersion()