ESP-IDF
TOUCH_TRIGGER_BELOW
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
TOUCH_TRIGGER_BELOW
TOUCH_TRIGGER_BELOW value
Touch interrupt will happen if counter value is less than threshold.
Syntax
Show:
Summary
Declaration
from
touch_sensor_types.h:102
TOUCH_TRIGGER_BELOW
=
0
;
Examples
References
from
examples
Code
Location
Referrer
TOUCH_TRIGGER_BELOW
=
0
,
/*!<Touch interrupt will happen if counter value is less than threshold.*/
touch_sensor_types.h:102
touch_ll_set_trigger_mode
(
TOUCH_TRIGGER_MODE_DEFAULT
)
;
touch_sensor_hal.c:19
touch_hal_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
TOUCH_TRIGGER_BELOW
is read by 1 function:
All items filtered out
TOUCH_TRIGGER_BELOW
touch_hal_init()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out