Searched refs:touch_matrix_event_t (Results 1 – 4 of 4) sorted by relevance
43 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()
46 extern void test_matrix_event_simulator(touch_matrix_handle_t matrix_handle, touch_matrix_event_t m…
58 } touch_matrix_event_t; typedef73 touch_matrix_event_t event; //!< Matrix event
157 touch_matrix_event_t event; //Matrix button outside state(for application layer)