1########################### Start of libese-hal-st.conf ###########################
2
3###############################################################################
4###############################################################################
5# ST HAL trace log level
6STESE_HAL_LOGLEVEL=4
7
8###############################################################################
9# Configure the device node
10ST_ESE_DEV_NODE="/dev/st54j_se"
11
12###############################################################################
13# Configure the polling interval (in us)
14ST_ESE_DEV_POLLING_INTERVAL=1500
15
16###############################################################################
17# Configure the BGT timing (in us)
18ST_ESE_DEV_BGT=1000
19
20