Interruption management (enable/disable) interface. More...
#include <xdc/std.h>
Include dependency graph for im.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | im_disable_interrupt () |
| Disable interrupt. More... | |
| void | im_enable_interrupt () |
| Enable interrupt. More... | |
Interruption management (enable/disable) interface.
This file provides functions to disable all interruptions and timers selected at 'disable' constants.
Definition in file im.h.