Driver(Touch sensor): fix the touch sensor wait cycle after wakeup from sleep

This commit is contained in:
fuzhibo
2021-04-13 10:48:59 +08:00
committed by bot
parent dfdc337e27
commit 928c5b6ce3
3 changed files with 20 additions and 23 deletions

View File

@@ -113,6 +113,9 @@ extern "C" {
#define RTC_CNTL_CK8M_DFREQ_DEFAULT 172
#define RTC_CNTL_SCK_DCAP_DEFAULT 255
#define RTC_CNTL_ULPCP_TOUCH_START_WAIT_IN_SLEEP (0xFF)
#define RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT (0x10)
/*
set sleep_init default param
*/