Home
last modified time | relevance | path

Searched refs:AT91F_AIC_SetExceptionVector (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h129 …__inline unsigned int AT91F_AIC_SetExceptionVector( unsigned int * pVector, /* \arg pointer to the… in AT91F_AIC_SetExceptionVector() function
197 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x18, IrqHandler ); in AT91F_AIC_Open()
199 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x1C, FiqHandler ); in AT91F_AIC_Open()
Dlib_AT91SAM7X256.h129 …__inline unsigned int AT91F_AIC_SetExceptionVector( unsigned int * pVector, /* \arg pointer to the… in AT91F_AIC_SetExceptionVector() function
197 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x18, IrqHandler ); in AT91F_AIC_Open()
199 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x1C, FiqHandler ); in AT91F_AIC_Open()
Dlib_AT91SAM7S64.h2610 __inline unsigned int AT91F_AIC_SetExceptionVector( unsigned int * pVector, /* \arg pointer to the … in AT91F_AIC_SetExceptionVector() function
2678 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x18, IrqHandler ); in AT91F_AIC_Open()
2680 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x1C, FiqHandler ); in AT91F_AIC_Open()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h129 …__inline unsigned int AT91F_AIC_SetExceptionVector( unsigned int * pVector, /* \arg pointer to the… in AT91F_AIC_SetExceptionVector() function
197 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x18, IrqHandler ); in AT91F_AIC_Open()
199 AT91F_AIC_SetExceptionVector( ( unsigned int * ) 0x1C, FiqHandler ); in AT91F_AIC_Open()