feat(touch): support touch driver on p4 (soc)
This commit is contained in:
committed by
Kevin (Lao Kaiyao)
parent
dd5b091a8b
commit
f35ec64a0b
@@ -57,7 +57,7 @@ void test_pxp_deinit_io(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
#define TOUCH_READ_INVALID_VAL (SOC_TOUCH_PAD_THRESHOLD_MAX)
|
||||
#define TOUCH_READ_INVALID_VAL (TOUCH_PAD_THRESHOLD_MAX)
|
||||
#define TOUCH_READ_ERROR_THRESH (0.1) // 10% error
|
||||
#define TOUCH_INTR_THRESHOLD (0.1)
|
||||
#define TOUCH_EXCEED_TIME_MS (1000)
|
||||
|
||||
Reference in New Issue
Block a user