SDK สำหรับ TESAIoT Dev Kit
คู่มืออ้างอิง API และ Tutorial (MTB & µPython)
Toggle main menu visibility
Loading...
Searching...
No Matches
bento_secure_undeclared.h
Go to the documentation of this file.
1
/* Generated by bento-release.sh package — do not edit.
2
*
3
* Symbols this archive exports that no shipped header declares.
4
* Each prototype is copied verbatim from the caller in the BENTO
5
* tree that already declares it, so the signature is the one the
6
* firmware really links against, not a guess.
7
*/
8
#pragma once
9
10
extern
bool
bento_link_ipc_init
(
void
);
11
/* bento_link_ipc_query — exported, but no declaration found in the tree */
12
/* mp_module_edge_ai — exported, but no declaration found in the tree */
13
/* mp_module_optiga — exported, but no declaration found in the tree */
14
/* optiga_verify_staged_model — WEAK. Define your own; yours wins at link time. */
15
16
/* declarations recovered: 1 */
bento_link_ipc_init
bool bento_link_ipc_init(void)
เริ่มการทำงานของ backend IPC และลงทะเบียนตัวเองในชื่อ "ipc"; ต้องมาก่อน bento_link_get()
dist
mpy_secure
include
bento_secure_undeclared.h
Generated by
1.18.0