|
SDK สำหรับ TESAIoT Dev Kit
คู่มืออ้างอิง API และ Tutorial (ModusToolbox)
|
Go to the source code of this file.
Functions | |
| uint32_t | calculate_idle_percentage (void) |
| แหล่งค่าเปอร์เซ็นต์เวลาว่างของ GFX — ให้ผูกเข้ากับ LV_SYSMON_GET_IDLE | |
| lv_obj_t * | page_edge_ai_create (void) |
| ห้ามเรียกโดยตรง — ให้ลงทะเบียนผ่าน pm_register() เป็น create callback ของหน้านั้น | |
| void | page_edge_ai_render (sensorhub_snapshot_t *snap) |
| รับ snapshot หนึ่งชุดต่อ 33 ms ที่ page manager เก็บมา | |
| void | page_edge_ai_destroy (void) |
| destroy callback ที่ page manager เรียกเมื่อออกจากหน้านี้ | |
Variables | |
| volatile uint8_t | tesaiot_display_ready |
| flag บอกสถานะการเปิดใช้งานแบบ 3 ค่า: 0 ยังไม่เสร็จ, 1 จอแสดงผลและ IPC พร้อม, 2 ขึ้นเฉพาะ IPC แบบ headless | |
| cy_stc_scb_i2c_context_t | disp_touch_i2c_controller_context |
| context ของบัส I2C ที่จอแสดงผลกับการสัมผัสใช้ร่วมกัน — ผู้ใช้ไลบรารีเป็นผู้เขียน extern เอง; ใช้ timeout ที่มีขอบเขตเท่านั้น | |