Home
last modified time | relevance | path

Searched defs:uxCriticalNesting (Results 1 – 25 of 33) sorted by relevance

12

/Kernel-v10.6.2/portable/CodeWarrior/HCS12/
Dport.c69 volatile UBaseType_t uxCriticalNesting = 0xff; variable
/Kernel-v10.6.2/portable/GCC/HCS12/
Dport.c70 volatile UBaseType_t uxCriticalNesting = 0x80; // un-initialized variable
/Kernel-v10.6.2/portable/IAR/AVR_AVRDx/
Dport.c49 UBaseType_t uxCriticalNesting = 0x50; variable
/Kernel-v10.6.2/portable/IAR/AVR_Mega0/
Dport.c49 UBaseType_t uxCriticalNesting = 0x50; variable
/Kernel-v10.6.2/portable/MPLAB/PIC24_dsPIC/
Dport.c64 UBaseType_t uxCriticalNesting = 0xef; variable
/Kernel-v10.6.2/portable/IAR/ATMega323/
Dport.c54 UBaseType_t uxCriticalNesting = 0x50; variable
/Kernel-v10.6.2/portable/GCC/MicroBlaze/
Dport.c68 volatile UBaseType_t uxCriticalNesting = portINITIAL_NESTING_VALUE; variable
/Kernel-v10.6.2/portable/GCC/MicroBlazeV8/
Dport.c78 volatile UBaseType_t uxCriticalNesting = portINITIAL_NESTING_VALUE; variable
/Kernel-v10.6.2/portable/GCC/MicroBlazeV9/
Dport.c79 volatile UBaseType_t uxCriticalNesting = portINITIAL_NESTING_VALUE; variable
/Kernel-v10.6.2/portable/IAR/ARM_CM0/
Dport.c61 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/GCC/ARM_CM0/
Dport.c116 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/RVDS/ARM_CM0/
Dport.c93 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/IAR/ARM_CM3/
Dport.c128 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/
Dport.c142 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
Dport.c229 …UBaseType_t uxCriticalNesting; /*< Holds the critical section nesting depth for ports that do not … member
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_v1/
Dport.c229 …UBaseType_t uxCriticalNesting; /*< Holds the critical section nesting depth for ports that do not… member
/Kernel-v10.6.2/portable/CCS/ARM_CM3/
Dport.c129 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/CCS/ARM_CM4F/
Dport.c143 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/IAR/ARM_CM4F/
Dport.c148 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/RVDS/ARM_CM3/
Dport.c136 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/GCC/ARM_CM3/
Dport.c132 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/
Dport.c146 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/
Dport.c150 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/MikroC/ARM_CM4F/
Dport.c126 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable
/Kernel-v10.6.2/portable/GCC/ARM_CM4F/
Dport.c152 static UBaseType_t uxCriticalNesting = 0xaaaaaaaa; variable

12