MTK定时器消息传递机制

上传:kaoweicher 浏览: 27 推荐: 0 文件:DOC 大小:85.5KB 上传时间:2019-01-13 21:01:16 版权申诉
typedef struct timertable { /* store the timer_id. MSB(Most Significant Bit) is align_timer_mask */ U16 timer_id[SIMULTANEOUS_TIMER_NUM]; /* store the event_id that returns from evshed_set_event() */ eventid event_id[SIMULTANEOUS_TIMER_NUM]; /* store the timer_expiry_func */ oslTimerFuncPt
上传资源
用户评论

lftp 2019-01-13 21:01:16

对mtk定时器的了解有帮助