|
TuyaOS
|
Common process - tkl init system object descption 更多...
#include "tuya_cloud_types.h"#include "tkl_system.h"#include "tkl_memory.h"#include "tkl_thread.h"#include "tkl_mutex.h"#include "tkl_semaphore.h"#include "tkl_output.h"#include "tkl_fs.h"#include "tkl_queue.h"#include "tkl_ota.h"#include "tkl_sleep.h"
结构体 | |
| struct | TKL_FS_T |
| the description of tuya kernel adapter layer file system 更多... | |
函数 | |
| TKL_FS_T * | tkl_fs_desc_get (VOID_T) |
| get file system description 更多... | |
| TKL_OS_T * | tkl_os_desc_get (VOID_T) |
| get system os description 更多... | |
常量 | |
| CONST TKL_FS_T | TKL_FS |
| CONST TKL_OS_T | TKL_OS |
Common process - tkl init system object descption
| TKL_FS_T * tkl_fs_desc_get | ( | VOID_T | ) |
get file system description
| TKL_OS_T * tkl_os_desc_get | ( | VOID_T | ) |
get system os description