1 2 3 4
#include <stdint.h> int app_status_touch(EVEView *view, EVETouch *touch, uint16_t evt, uint8_t tag0); uint8_t app_status_draw(EVEView *view, uint8_t tag0);