summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/app/app_status.h
blob: 9b2ac66e8e49e6a699896bd31052aa7b353eb6d3 (plain)
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);