Home
last modified time | relevance | path

Searched defs:ulPortInterruptNesting (Results 1 – 8 of 8) sorted by relevance

/Kernel-v11.1.0/portable/IAR/ARM_CA5_No_GIC/
Dport.c105 uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/IAR/ARM_CRx_No_GIC/
Dport.c114 volatile uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/
Dport.c114 volatile uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/IAR/ARM_CA9/
Dport.c155 uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/GCC/ARM_CR5/
Dport.c263 uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/GCC/ARM_CA9/
Dport.c208 volatile uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/RVDS/ARM_CA9/
Dport.c195 uint32_t ulPortInterruptNesting = 0UL; variable
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dport.c78 PRIVILEGED_DATA volatile UBaseType_t ulPortInterruptNesting = 0UL; variable