Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/native/
DhostIntf.c36 uint16_t platBlVer() in platBlVer() function
/device/google/contexthub/firmware/os/inc/
DhostIntf_priv.h74 uint16_t platBlVer(void);
/device/google/contexthub/firmware/os/platform/stm32/
DhostIntf.c98 uint16_t platBlVer() in platBlVer() function
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c131 resp->blVer = htole16(platBlVer()); in getOsHwVersion()