Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h132 unsigned int oldVector = *pVector; in AT91F_AIC_SetExceptionVector() local
143 return oldVector; in AT91F_AIC_SetExceptionVector()
Dlib_AT91SAM7X256.h132 unsigned int oldVector = *pVector; in AT91F_AIC_SetExceptionVector() local
143 return oldVector; in AT91F_AIC_SetExceptionVector()
Dlib_AT91SAM7S64.h2613 unsigned int oldVector = *pVector; in AT91F_AIC_SetExceptionVector() local
2624 return oldVector; in AT91F_AIC_SetExceptionVector()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h132 unsigned int oldVector = *pVector; in AT91F_AIC_SetExceptionVector() local
143 return oldVector; in AT91F_AIC_SetExceptionVector()