Searched refs:pxCurrentTCBConst (Results 1 – 8 of 8) sorted by relevance
/Kernel-v11.1.0/portable/CCS/ARM_CM3/ |
D | portasm.asm | 42 pxCurrentTCBConst: .word pxCurrentTCB label 70 ldr r3, pxCurrentTCBConst 107 ldr r3, pxCurrentTCBConst
|
/Kernel-v11.1.0/portable/CCS/ARM_CM4F/ |
D | portasm.asm | 43 pxCurrentTCBConst: .word pxCurrentTCB label 71 ldr r3, pxCurrentTCBConst 119 ldr r3, pxCurrentTCBConst
|
/Kernel-v11.1.0/portable/GCC/ARM_CRx_No_GIC/ |
D | portASM.S | 83 LDR R0, pxCurrentTCBConst 94 LDR R0, pxCurrentTCBConst 252 pxCurrentTCBConst: .word pxCurrentTCB label
|
/Kernel-v11.1.0/portable/GCC/ARM_CA9/ |
D | portASM.S | 86 LDR R0, pxCurrentTCBConst 97 LDR R0, pxCurrentTCBConst 323 pxCurrentTCBConst: .word pxCurrentTCB label
|
/Kernel-v11.1.0/portable/GCC/ARM_CR5/ |
D | portASM.S | 87 LDR R0, pxCurrentTCBConst 98 LDR R0, pxCurrentTCBConst 324 pxCurrentTCBConst: .word pxCurrentTCB label
|
/Kernel-v11.1.0/portable/CCS/ARM_Cortex-R4/ |
D | portASM.asm | 88 LDR R0, pxCurrentTCBConst 99 LDR R0, pxCurrentTCBConst
|
/Kernel-v11.1.0/portable/GCC/ARM_AARCH64_SRE/ |
D | portASM.S | 114 LDR X0, pxCurrentTCBConst 132 LDR X0, pxCurrentTCBConst 413 pxCurrentTCBConst: .dword pxCurrentTCB label
|
/Kernel-v11.1.0/portable/GCC/ARM_AARCH64/ |
D | portASM.S | 116 LDR X0, pxCurrentTCBConst 134 LDR X0, pxCurrentTCBConst 413 pxCurrentTCBConst: .dword pxCurrentTCB label
|