Home
last modified time | relevance | path

Searched defs:AT91F_AIC_ConfigureIt (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h55 …__inline unsigned int AT91F_AIC_ConfigureIt( AT91PS_AIC pAic, /* \arg pointer to th… in AT91F_AIC_ConfigureIt() function
Dlib_AT91SAM7X256.h55 …__inline unsigned int AT91F_AIC_ConfigureIt( AT91PS_AIC pAic, /* \arg pointer to th… in AT91F_AIC_ConfigureIt() function
Dlib_AT91SAM7S64.h2536 __inline unsigned int AT91F_AIC_ConfigureIt( AT91PS_AIC pAic, /* \arg pointer to the… in AT91F_AIC_ConfigureIt() function
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h55 …__inline unsigned int AT91F_AIC_ConfigureIt( AT91PS_AIC pAic, /* \arg pointer to th… in AT91F_AIC_ConfigureIt() function
DAT91SAM7X256.h2743 #define AT91F_AIC_ConfigureIt( irq_id, priority, src_type, newHandler ) \ macro