You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
723 B
19 lines
723 B
4 months ago
|
########################### Start of libese-hal-st.conf ###########################
|
||
|
###############################################################################
|
||
|
###############################################################################
|
||
|
# 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
|
||
|
|