Search | Google it | Results 1 - 2 of 2 for fundef:AINT (0.01 seconds) |
83: */ 84: #define AINT(n) ( 0xc0020000 + (n) ) /* ACPU Interrupt */ 85: #define SINT(n) ( 0xcc010000 + (n) ) /* ACPU Secure Interrupt */
33: */ 34: #define AINT(n) ( 0xc0020000 + (n) ) /* ACPU Interrupt */ 35: #define SINT(n) ( 0xcc010000 + (n) ) /* ACPU Secure Interrupt */