Searched refs:EPI_O_EISC (Results 1 – 12 of 12) sorted by relevance
1066 return(HWREG(ulBase + EPI_O_EISC)); in EPIIntErrorStatus()1095 HWREG(ulBase + EPI_O_EISC) = ulErrFlags; in EPIIntErrorClear()
67 #define EPI_O_EISC 0x0000021C // EPI Error Interrupt Status and macro
1947 return (HWREG(ui32Base + EPI_O_EISC)); in EPIIntErrorStatus()1985 HWREG(ui32Base + EPI_O_EISC) = ui32ErrFlags; in EPIIntErrorClear()
2015 return(HWREG(ui32Base + EPI_O_EISC)); in EPIIntErrorStatus()2053 HWREG(ui32Base + EPI_O_EISC) = ui32ErrFlags; in EPIIntErrorClear()
80 #define EPI_O_EISC 0x0000021C // EPI Error and Interrupt Status macro
82 #define EPI_O_EISC 0x0000021C // EPI Error and Interrupt Status macro
Completed in 51 milliseconds