Home
last modified time | relevance | path

Searched refs:INT_FLAGS (Results 1 – 6 of 6) sorted by relevance

/Kernel-v11.0.1/portable/IAR/AVR_AVRDx/
Dporthardware.h41 #define INT_FLAGS TCB0_INTFLAGS macro
54 #define INT_FLAGS TCB1_INTFLAGS macro
67 #define INT_FLAGS TCB2_INTFLAGS macro
80 #define INT_FLAGS TCB3_INTFLAGS macro
93 #define INT_FLAGS TCB4_INTFLAGS macro
106 #define INT_FLAGS RTC_INTFLAGS macro
121 #undef INT_FLAGS
Dport.c277 INT_FLAGS = INT_MASK; in TICK_INT()
Dportmacro.s90223 CLR_INT INT_FLAGS, INT_MASK ; Clear tick interrupt flag
/Kernel-v11.0.1/portable/IAR/AVR_Mega0/
Dporthardware.h41 #define INT_FLAGS TCB0_INTFLAGS macro
54 #define INT_FLAGS TCB1_INTFLAGS macro
67 #define INT_FLAGS TCB2_INTFLAGS macro
80 #define INT_FLAGS TCB3_INTFLAGS macro
93 #define INT_FLAGS RTC_INTFLAGS macro
108 #undef INT_FLAGS
Dport.c275 INT_FLAGS = INT_MASK; in TICK_INT()
Dportmacro.s90217 CLR_INT INT_FLAGS, INT_MASK ; Clear tick interrupt flag