gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:AINT (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_conf.h - 6.5KB - 148 lines
83:  */
84: #define AINT(n)         ( 0xc0020000 + (n) )   /* ACPU Interrupt */
85: #define SINT(n)         ( 0xcc010000 + (n) )   /* ACPU Secure Interrupt */
lib/libtk/src/sysdepend/tef_em1d/int.c - 11.8KB - 303 lines
33:  */
34: #define AINT(n)         ( 0xc0020000 + (n) )   /* ACPU Interrupt */
35: #define SINT(n)         ( 0xcc010000 + (n) )   /* ACPU Secure Interrupt */