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