TuyaOS
include
adapter
wakeup
include
tkl_wakeup.h
1
#ifndef __TKL_WAKE_UP_H__
2
#define __TKL_WAKE_UP_H__
3
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
#include "tuya_cloud_types.h"
10
#include "
tkl_gpio.h
"
11
20
OPERATE_RET tkl_wakeup_source_set(CONST
TUYA_WAKEUP_SOURCE_BASE_CFG_T
*param);
28
OPERATE_RET tkl_wakeup_source_clear(CONST
TUYA_WAKEUP_SOURCE_BASE_CFG_T
*param);
29
30
31
#ifdef __cplusplus
32
}
// extern "C"
33
#endif
34
35
#endif
// __TKL_WAKE_UP_H__
36
TUYA_WAKEUP_SOURCE_BASE_CFG_T
tuya wake source base cfg
Definition:
tuya_cloud_types.h:1275
tkl_gpio.h
Common process - adapter the gpio api
制作者
1.9.4