Home
last modified time | relevance | path

Searched full:flags (Results 1 – 25 of 61) sorted by relevance

123

/Kernel-v10.6.2/portable/IAR/78K0R/
Dport.c44 * |||||----------------- In-service priority Flags set to low level
58 /* Most ports implement critical sections by placing the interrupt flags on
60 simply a case of popping the flags from the stack. As 78K0 IAR does not use
/Kernel-v10.6.2/portable/ThirdParty/CDK/T-HEAD_CK802/
Dportmacro.h101 portLONG flags = __get_PSR(); in SaveLocalPSR() local
103 return flags; in SaveLocalPSR()
/Kernel-v10.6.2/portable/GCC/MSP430F449/
Dport.c58 /* Most ports implement critical sections by placing the interrupt flags on
60 simply a case of popping the flags from the stack. As mspgcc does not use
161 by the flags we want the task to use when it starts up. */ in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/GCC/NiosII/
Dport.c51 void *isr_context, void *flags);
182 void *isr_context, void *flags) in _alt_ic_isr_register() argument
/Kernel-v10.6.2/.github/workflows/
Dunit-tests.yml44 flags: unittests
/Kernel-v10.6.2/portable/GCC/ATMega323/
Dport.c70 * The first thing we do is save the flags then disable interrupts. This is to
216 portSAVE_CONTEXT places the flags on the stack immediately after r0 in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
Dfreertos_tls.c176 #if _ARC /* for ARC XCALLs need to preserve flags */
/Kernel-v10.6.2/portable/IAR/MSP430/
Dport.c90 by the flags we want the task to use when it starts up. */ in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/Rowley/MSP430F449/
Dport.c90 by the flags we want the task to use when it starts up. */ in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/GCC/IA32_flat/
Dport.c83 /* Default flags setting for entries in the IDT. */
150 uint8_t ucFlags; /* Flags for this entry. */
/Kernel-v10.6.2/portable/GCC/STR75x/
Dport.c132 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/GCC/RL78/
Dport.c41 * |||||----------------- In-service priority Flags set to low level
/Kernel-v10.6.2/portable/ThirdParty/GCC/ATmega/
Dport.c208 * The first thing we do is save the flags then disable interrupts. This is to
561 portSAVE_CONTEXT places the flags on the stack immediately after r0 in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/IAR/RL78/
Dport.c41 * |||||----------------- In-service priority Flags set to low level
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
Dport.c153 means the interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
DportISR.c188 different optimisation levels. The interrupt flags can therefore not always
/Kernel-v10.6.2/portable/GCC/ARM7_LPC23xx/
DportISR.c180 different optimisation levels. The interrupt flags can therefore not always
Dport.c148 means the interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/GCC/ARM7_LPC2000/
Dport.c148 means the interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
DportISR.c177 different optimisation levels. The interrupt flags can therefore not always
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dport.c139 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/
Dport.c155 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/IAR/STR75x/
Dport.c131 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v10.6.2/portable/GCC/ARM7_AT91FR40008/
Dport.c144 means the interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
DportISR.c194 different optimisation levels. The interrupt flags can therefore not always

123