低功耗模式sdk库更新,1.lpm.c 2.bt.c

Review Request #2723 — Created June 16, 2021 and submitted — Latest diff uploaded

yangzhengfeng
Yc3121
taoqiwen, wushengyan

1.bt.c增加唤醒后不初始化蓝牙函数接口BT_WakeupInit()
2.更新lpm下CM0_Sleep接口传参,由只能设置一个io唤醒更改为多个。
CM0_Sleep(uint32_t time, uint32_t GPIO_Pin0_Pin31, uint16_t GPIO_Pin32_Pin47, uint8_t islow_wakeup, uint8_t is_powerdownbt);



Loading...