This function is provided by the PSP to enable the ISR.
Format
int psp_isr_enable ( oal_isr_id_t isr_id )
Arguments
Argument |
Description |
Type |
isr_id |
The ISR ID. |
oal_isr_id_t |
Return Values
Return value |
Description |
OAL_SUCCESS |
Successful execution. |
OAL_ERROR |
Operation failed. |