Home
last modified time | relevance | path

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

123

/Kernel-v11.1.0/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-v11.1.0/portable/ThirdParty/CDK/T-HEAD_CK802/
Dportmacro.h101 portLONG flags = __get_PSR(); in SaveLocalPSR() local
104 return flags; in SaveLocalPSR()
/Kernel-v11.1.0/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
163 * by the flags we want the task to use when it starts up. */ in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/NiosII/
Dport.c54 void * flags );
190 void * flags ) in _alt_ic_isr_register() argument
/Kernel-v11.1.0/.github/workflows/
Dunit-tests.yml44 flags: unittests
/Kernel-v11.1.0/portable/GCC/ATMega323/
Dport.c70 * The first thing we do is save the flags then disable interrupts. This is to
218 * portSAVE_CONTEXT places the flags on the stack immediately after r0 in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Dfreertos_tls.c176 #if _ARC /* for ARC XCALLs need to preserve flags */
/Kernel-v11.1.0/portable/Rowley/MSP430F449/
Dport.c90 by the flags we want the task to use when it starts up. */ in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/MSP430/
Dport.c92 * by the flags we want the task to use when it starts up. */ in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/IA32_flat/
Dport.c83 /* Default flags setting for entries in the IDT. */
152 uint8_t ucFlags; /* Flags for this entry. */
/Kernel-v11.1.0/portable/GCC/STR75x/
Dport.c134 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/ThirdParty/GCC/ATmega/
Dport.c209 * The first thing we do is save the flags then disable interrupts. This is to
566 * portSAVE_CONTEXT places the flags on the stack immediately after r0 in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM7_LPC2000/
DportISR.c177 * different optimisation levels. The interrupt flags can therefore not always
Dport.c150 * means the interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/RL78/
Dport.c41 * |||||----------------- In-service priority Flags set to low level
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dport.c155 * 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-v11.1.0/portable/GCC/ARM7_LPC23xx/
DportISR.c180 * different optimisation levels. The interrupt flags can therefore not always
Dport.c150 * means the interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/STR75x/
Dport.c133 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91FR40008/
Dport.c146 * 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
/Kernel-v11.1.0/portable/IAR/RL78/
Dport.c41 * |||||----------------- In-service priority Flags set to low level
/Kernel-v11.1.0/portable/IAR/STR71x/
Dport.c145 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dport.c141 /* Interrupt flags cannot always be stored on the stack and will in pxPortInitialiseStack()

123