gonzui


Format: Advanced Search

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