Update variables in st54j_se configuration file

Add the capacity to modify the polling interval
and the BGT in the config file.

Bug: 160305311
Test: Manual
Change-Id: Ieb348c429ceecbd2a5e9bc9af57e7c982accd88e
This commit is contained in:
George Chang
2020-08-06 13:20:28 +08:00
parent 8ce1fb75a6
commit 059536d23b

View File

@@ -3,4 +3,16 @@
###############################################################################
# ST HAL trace log level
STESE_HAL_LOGLEVEL=1
###############################################################################
# Configure the device node
ST_ESE_DEV_NODE="/dev/st54j_se"
###############################################################################
# Configure the polling interval (in us)
ST_ESE_DEV_POLLING_INTERVAL=1500
###############################################################################
# Configure the BGT timing (in us)
ST_ESE_DEV_BGT=1000