This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3000 IRQ两组中断控制函数区别



你好,在官方文档中一直没有提到void WlanInterruptEnable(void);void WlanInterruptDisable(void);和void SpiPauseSpi(void);void SpiResumeSpi(void)这两组函数的区别,网上有人指出了区别(http://www.rosoo.net/a/201310/16773.html)但是代码中却没有体现区别,而且官方的SDK中的两个平台代码中16位的没有区别,32位的有点区别,所以比较困惑,希望官方能够给予解答,好方便我移植。感谢!!!