Home
last modified time | relevance | path

Searched defs:release_pos (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/touch_element/
Dtouch_matrix.c420 … uint8_t *press_cnt, touch_matrix_position_t *release_pos, uint8_t *release_cnt) in matrix_scan_axis()
454 … uint8_t press_cnt, touch_matrix_position_t *release_pos, uint8_t release_cnt) in matrix_pre_fixed()
504 …_state(touch_matrix_position_t *press_pos, uint8_t press_cnt, touch_matrix_position_t *release_pos, in matrix_get_axis_state()
548 touch_matrix_position_t release_pos; in matrix_proc_state() local