嵌入式学习小组
直播中

刘浩

7年用户 1113经验值
私信 关注

GUI_X_Touch_Analog.c这个C文件的源文件在哪里可以找到?

似乎在emwin中找不到这个C文件,请问源文件在哪了?

回帖(2)

王桂香

2019-9-17 06:46:18
这个好像是要自己写的。给个官方模板
[C] 纯文本查看 复制代码
/**********************************************************************                SEGGER Microcontroller GmbH & Co. KG                **        Solutions for real time microcontroller applications        ************************************************************************                                                                    **        (c) 1996 - 2012  SEGGER Microcontroller GmbH & Co. KG       **                                                                    **        Internet: www.segger.com    Support:  support@segger.com    **                                                                    ************************************************************************* emWin V5.16 - Graphical user interface for embedded applications **All  Intellectual Property rights  in the Software belongs to  SEGGER.emWin is protected by  international copyright laws.  Knowledge of thesource code may not be used to write a similar product.  This file mayonly be used in accordance with the following terms:The software has been licensed to  ARM LIMITED whose registered officeis situated at  110 Fulbourn Road,  Cambridge CB1 9NJ,  England solelyfor  the  purposes  of  creating  libraries  for  ARM7, ARM9, Cortex-Mseries,  and   Cortex-R4   processor-based  devices,  sublicensed  anddistributed as part of the  MDK-ARM  Professional  under the terms andconditions  of  the   End  User  License  supplied  with  the  MDK-ARMProfessional. Full source code is available at: www.segger.comWe appreciate your understanding and fairness.----------------------------------------------------------------------File        : GUI_TOUCH_X.CPurpose     : Config / System dependent externals for GUI---------------------------END-OF-HEADER------------------------------*/#include "GUI.h"#include "GUI_X.h"void GUI_TOUCH_X_ActivateX(void) {}void GUI_TOUCH_X_ActivateY(void) {}int  GUI_TOUCH_X_MeasureX(void) {  return 0;}int  GUI_TOUCH_X_MeasureY(void) {  return 0;}
举报

陈藜文

2019-9-17 06:53:11
自己写?好吧.....
举报

更多回帖

发帖
×
20
完善资料,
赚取积分