Home
last modified time | relevance | path

Searched refs:touch_matrix_event_t (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/touch_element/test/
Dtest_touch_matrix.c43 void test_matrix_event_simulator(touch_matrix_handle_t matrix_handle, touch_matrix_event_t matrix_e…
44 static void test_matrix_channel_simulator(touch_pad_t channel, touch_matrix_event_t matrix_event);
47 void test_matrix_event_trigger_and_check(touch_matrix_handle_t handle, touch_matrix_event_t matrix_…
48 void test_matrix_callback_trigger_and_check(touch_matrix_handle_t handle, touch_matrix_event_t matr…
87 void test_matrix_event_simulator(touch_matrix_handle_t matrix_handle, touch_matrix_event_t matrix_e… in test_matrix_event_simulator()
104 static void test_matrix_channel_simulator(touch_pad_t channel, touch_matrix_event_t matrix_event) in test_matrix_channel_simulator()
136 void test_matrix_event_trigger_and_check(touch_matrix_handle_t handle, touch_matrix_event_t matrix_… in test_matrix_event_trigger_and_check()
161 void test_matrix_callback_trigger_and_check(touch_matrix_handle_t handle, touch_matrix_event_t matr… in test_matrix_callback_trigger_and_check()
Dtest_touch_element.c46 extern void test_matrix_event_simulator(touch_matrix_handle_t matrix_handle, touch_matrix_event_t m…
/hal_espressif-3.6.0/components/touch_element/include/touch_element/
Dtouch_matrix.h58 } touch_matrix_event_t; typedef
73 touch_matrix_event_t event; //!< Matrix event
Dtouch_element_private.h157 touch_matrix_event_t event; //Matrix button outside state(for application layer)