Searched refs:portINT_LEVEL_SENSITIVE (Results 1 – 4 of 4) sorted by relevance
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/ |
D | port.c | 64 #define portINT_LEVEL_SENSITIVE 0 macro 196 …AT91F_AIC_ConfigureIt( AT91C_ID_SYS, AT91C_AIC_PRIOR_HIGHEST, portINT_LEVEL_SENSITIVE, ( void ( * … in prvSetupTimerInterrupt() 199 …AT91F_AIC_ConfigureIt( AT91C_ID_SYS, AT91C_AIC_PRIOR_HIGHEST, portINT_LEVEL_SENSITIVE, ( void ( * … in prvSetupTimerInterrupt()
|
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/ |
D | port.c | 54 #define portINT_LEVEL_SENSITIVE 0 macro 210 …figureIt( AT91C_BASE_AIC, AT91C_ID_SYS, AT91C_AIC_PRIOR_HIGHEST, portINT_LEVEL_SENSITIVE, ( void (… in prvSetupTimerInterrupt() 213 …figureIt( AT91C_BASE_AIC, AT91C_ID_SYS, AT91C_AIC_PRIOR_HIGHEST, portINT_LEVEL_SENSITIVE, ( void (… in prvSetupTimerInterrupt()
|
/Kernel-v11.1.0/portable/IAR/AtmelSAM9XE/ |
D | port.c | 66 #define portINT_LEVEL_SENSITIVE 0 macro
|
/Kernel-v11.1.0/portable/IAR/LPC2000/ |
D | port.c | 72 #define portINT_LEVEL_SENSITIVE 0 macro
|