This library manages installable Interrupt Service Routines.
V2.6
INTLib provides for level-triggered and edge triggered interrupts.
Click here for the library API
Date | Rev | Change Notes |
---|---|---|
29/06/2015 | V2.6 | Fix memory leak in InterruptInitializeCompat() for Tegra |
23/09/2013 | V2.5.1 | Minor Code optimizations |
23/09/2013 | V2.4 | Change default SDK to Colibri600 / Replace OAL_INTR_FORCE_STATIC by OAL_INTR_TRANSLATE and added some fixes to allow reusing the same SysIntr IDs. |
12/08/2013 | V2.3.2 | Changed scope of internal variables to be internal only |
24/06/2013 | V2.3.1 | Fixed __GetUserKData() link error under Windows CE 5 |