嵌入式开发者社区

标题: 请教高手,一下函数的原函数在那个文件夹下,谢谢~~~ [打印本页]

作者: yanchunqing2010    时间: 2016-8-8 21:51
标题: 请教高手,一下函数的原函数在那个文件夹下,谢谢~~~
请教高手,一下函数的原函数在那个文件夹下,谢谢~~~IntSystemStatusClear(g_USBInstance[ulIndex].uiInterruptNum);


作者: human    时间: 2016-8-9 13:44
您看的是哪个文件下的?
作者: 希望缄默    时间: 2016-8-9 20:50
system-config
作者: yanchunqing2010    时间: 2016-8-13 08:19
human 发表于 2016-8-9 13:44
您看的是哪个文件下的?

我看的是USB_HOST_MSC例程下的  中usbdhandler.c下面调用的函数,找不到源文件
#ifdef _TMS320C6X
    IntEventClear(g_USBInstance[ulIndex].uiInterruptNum);
#else
    IntSystemStatusClear(g_USBInstance[ulIndex].uiInterruptNum);
#endif




欢迎光临 嵌入式开发者社区 (https://www.51ele.net/) Powered by Discuz! X3.4