مرجع بنية context_hub_t

مرجع بنية context_hub_t

#include < context_hub.h >

حقول البيانات

const char *  name
 
const char *  vendor
 
const char *  toolchain
 
uint32_t  platform_version
 
uint32_t  toolchain_version
 
uint32_t  hub_id
 
float  peak_mips
 
float  stopped_power_draw_mw
 
float  sleep_power_draw_mw
 
float  peak_power_draw_mw
 
const struct connected_sensor_t connected_sensors
 
uint32_t  num_connected_sensors
 
const struct hub_app_name_t   os_app_name
 
uint32_t  max_supported_msg_len
 

وصف مفصّل

تعريف "مركز السياق" قد يحتوي الجهاز على أكثر من نطاق واحد للطاقة المنخفضة. في هذه الحالة، يُرجى إضافة إدخال لكل مركز. ومع ذلك، لا بأس أن يعلن الجهاز عن مركز سياق واحد وإدارته داخليًا على أنّه عدة

التعريف في السطر 225 من الملف context_hub.h .

مستندات الحقل

const struct connected_sensor_t * connected_sensors

التعريف في السطر 238 من الملف context_hub.h .

uint32_t hub_id

التعريف في السطر 231 من الملف context_hub.h .

uint32_t max_supported_msg_len

التعريف في السطر 242 من الملف context_hub.h .

const char* name

التعريف في السطر 226 من الملف context_hub.h .

uint32_t num_connected_sensors

التعريف في السطر 239 من الملف context_hub.h .

const struct hub_app_name_t os_app_name

التعريف في السطر 241 من الملف context_hub.h .

float peak_mips

التعريف في السطر 233 من الملف context_hub.h .

float peak_power_draw_mw

التعريف في السطر 236 من الملف context_hub.h .

uint32_t platform_version

التعريف في السطر 229 من الملف context_hub.h .

float sleep_power_draw_mw

التعريف في السطر 235 من الملف context_hub.h .

float stopped_power_draw_mw

التعريف في السطر 234 من الملف context_hub.h .

const char* toolchain

التعريف في السطر 228 من الملف context_hub.h .

uint32_t toolchain_version

التعريف في السطر 230 من الملف context_hub.h .

const char* vendor

التعريف في السطر 227 من الملف context_hub.h .


تم إنشاء مستندات هذه البنية من الملف التالي: