Home
last modified time | relevance | path

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

12

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

12