Searched refs:dp (Results 1 – 2 of 2) sorted by relevance
26 ldaw r0, dp[rtos_core_map]67 stw dp, sp[5]84 ldw dp, sp[3] /* (Restore CP and DP required for the RTOS ISR */92 ldaw r0, dp[rtos_core_map]94 ldaw r2, dp[ulPortYieldRequired] /* Get the yield required array into r2. */126 ldaw r5, dp[pxCurrentTCBs] /* Get the current TCB array into r5. */173 ldw dp, sp[5]
179 uint32_t dp; in pxPortInitialiseStack() local190 : "=r" ( cp ), "=r" ( dp ) /* output 0 is cp, output 1 is dp */ in pxPortInitialiseStack()208 pxTopOfStack[ 5 ] = dp; /* SP[5] := DP */ in pxPortInitialiseStack()