RTEMS ITRON 3.0 API User's Guide
The interrupt manager is ...
The services provided by the interrupt manager are:
def_int - Define Interrupt Handler
ret_int - Return from Interrupt Handler
ret_wup - Return and Wakeup Task
loc_cpu - Lock CPU
unl_cpu - Unlock CPU
dis_int - Disable Interrupt
ena_int - Enable Interrupt
chg_iXX - Change Interrupt Mask(Level or Priority)
ref_iXX - Reference Interrupt Mask(Level or Priority)
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2004 OAR Corporation