Home
last modified time | relevance | path

Searched defs:usCriticalNesting (Results 1 – 11 of 11) sorted by relevance

/FreeRTOS-Kernel/portable/IAR/78K0R/
A DISR_Support.h64 MOVW AX, usCriticalNesting; variable
81 Restores the task Stack Pointer then use this to restore usCriticalNesting, variable
96 MOVW usCriticalNesting, AX variable
A Dport.c70 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/IAR/V850ES/
A DISR_Support.h30 EXTERN usCriticalNesting variable
118 st.w r1, lw1( usCriticalNesting )[ r2 ] variable
A Dport.c49 volatile StackType_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/IAR/MSP430/
A Dport.c56 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/Rowley/MSP430F449/
A Dport.c56 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/IAR/RL78/
A Dport.c63 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/GCC/RL78/
A Dport.c58 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/IAR/MSP430X/
A Dport.c59 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/CCS/MSP430X/
A Dport.c59 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable
/FreeRTOS-Kernel/portable/GCC/MSP430F449/
A Dport.c70 volatile uint16_t usCriticalNesting = portINITIAL_CRITICAL_NESTING; variable

Completed in 11 milliseconds