Home
last modified time | relevance | path

Searched refs:touch_ll_set_group_mask (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dtouch_sensor_hal.h93 #define touch_hal_set_group_mask(group1_mask, group2_mask) touch_ll_set_group_mask(group1_mask, gro…
Dtouch_sensor_ll.h407 static inline void touch_ll_set_group_mask(uint16_t group1_mask, uint16_t group2_mask) in touch_ll_set_group_mask() function