ESP-IDF
touch_ll_get_group_mask()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
touch_ll_get_group_mask()
touch_ll_get_group_mask() function
Get touch sensor group mask.
Syntax
Show:
Summary
Declaration
from
touch_sensor_ll.h:423
static
inline
void
touch_ll_get_group_mask
(
uint16_t
*
group1_mask
,
uint16_t
*
group2_mask
)
;
Arguments
Argument
group1_mask
group2_mask
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
touch_ll_get_group_mask
(
uint16_t
*
group1_mask
,
uint16_t
*
group2_mask
)
touch_sensor_ll.h:423
touch_hal_get_group_mask
(
set1_mask
,
set2_mask
)
;
touch_sensor.c:229
touch_pad_get_group_mask()
Call Tree
from
examples
touch_ll_get_group_mask()
is called by 1 function:
touch_pad_get_group_mask()
All items filtered out
touch_ll_get_group_mask()
All items filtered out
Data Use
from
examples
touch_ll_get_group_mask()
reads 6 variables:
sens_dev_s::sar_touch_enable
sens_dev_s::
::
::touch_pad_outen2
sens_dev_s::
::
::touch_pad_outen1
SENS
touch_pad_t::TOUCH_PAD_NUM8
touch_pad_t::TOUCH_PAD_NUM9
All items filtered out
touch_ll_get_group_mask()
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