קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
sensors_poll_device_1 סימוכין למבנה
#include < sensors.h >
|
איחוד { |
struct sensors_poll_device_t v0 |
|
struct { |
struct hw_device_t נפוץ |
|
int(* active )(struct sensors_poll_device_t *dev, int sensor_handle, int מופעל) |
|
int(* setDelay )(struct sensors_poll_device_t *dev, int sensor_handle, int64_t sampling_period_ns) |
|
int(* poll )(struct sensors_poll_device_t *dev, sensors_event_t *נתונים, ספירת int) |
|
} | |
|
}; | |
|
int(* | batch )(struct sensors_poll_device_1 *dev, int sensor_handle, int flags, int64_t sampling_period_ns, int64_t max_report_latency_ns) |
|
int(* | flush )(struct sensors_poll_device_1 *dev, int sensor_handle) |
|
int(* | inject_sensor_data )(struct sensors_poll_device_1 *dev, const sensors_event_t *data) |
|
בָּטֵל(* | reserved_procs [7])(void) |
|
הגדרה בשורה 1301 של קובץ sensors.h .
int(* batch)(struct sensors_poll_device_1 *dev, int sensor_handle, int flags, int64_t sampling_period_ns, int64_t max_report_latency_ns) |
מחזירה מערך של נתוני חיישנים.
הגדרה בשורה 1333 של חיישני קובץ.h.
void(* reserved_procs[7])(void) |
הגדר את תקופת האירועים בננו-שניות עבור חיישן נתון. אם sampling_period_ns > max_delay הוא יקוצץ ל-max_delay ואם sampling_period_ns < min_delay הוא יוחלף ב-min_delay.
הגדרה בשורה 1327 של קובץ sensors.h .
התיעוד עבור מבנה זה נוצר מהקובץ הבא:
- hardware/libhardware/include/hardware/ sensors.h
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-01 (שעון UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"חסרים לי מידע או פרטים"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"התוכן מורכב מדי או עם יותר מדי שלבים"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"התוכן לא עדכני"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"בעיה בתרגום"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"סיבה אחרת"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"התוכן קל להבנה"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"התוכן עזר לי לפתור בעיה"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"סיבה אחרת"
}]
{"lastModified": "\u05e2\u05d3\u05db\u05d5\u05df \u05d0\u05d7\u05e8\u05d5\u05df: 2023-12-01 (\u05e9\u05e2\u05d5\u05df UTC)."}