Searched refs:FLAG0 (Results 1 – 2 of 2) sorted by relevance
46 uint8_t REGISTER_POINT_FLAG = FLAG0;47 uint8_t REGISTER_KEY_FLAG = FLAG0;48 uint8_t UNREGISTER_POINT_FLAG = FLAG0;49 uint8_t UNREGISTER_KEY_FLAG = FLAG0;50 uint8_t CLICK_FLAG = FLAG0;51 uint8_t LONG_PRESS_FLAG = FLAG0;52 uint8_t DRAG_FLAG = FLAG0;53 uint8_t KEY_FLAG = FLAG0;240 CLICK_FLAG = FLAG0;266 DRAG_FLAG = FLAG0;[all …]
39 enum TestEventFlag { FLAG0, FLAG1 }; enumerator42 uint8_t REGISTER_POINT_FLAG = FLAG0;43 uint8_t REGISTER_KEY_FLAG = FLAG0;44 uint8_t CLICK_FLAG = FLAG0;45 uint8_t LONG_PRESS_FLAG = FLAG0;46 uint8_t PRESS_FLAG = FLAG0;47 uint8_t DRAG_FLAG = FLAG0;48 uint8_t KEY_FLAG = FLAG0;