HomeSort by relevance Sort by last modified time
    Searched refs:SET_EXTERNAL_APP_VERSION (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
toolchain.h 72 #define SET_EXTERNAL_APP_VERSION(x, y, z)
115 #define SET_EXTERNAL_APP_VERSION(x, y, z) __attribute__((x, y, z))
seos.h 309 const uint32_t SET_EXTERNAL_APP_VERSION(used, section (".app_version"), \
  /device/google/contexthub/firmware/app/chre/common/
chre_app.c 295 const uint32_t SET_EXTERNAL_APP_VERSION(used, section (".app_version"), visibility("default")) _mAppVer = 0;

Completed in 87 milliseconds