Home
last modified time | relevance | path

Searched refs:newpc (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_context.c38 register u32 newpc, in OS_InitContext() argument
43 add newpc, newpc, #4 in OS_InitContext()
44 str newpc, [ context, #OS_CONTEXT_PC_PLUS4 ] in OS_InitContext()
56 ands r1, newpc, #1 in OS_InitContext()
/TwlSDK-5.1.0/include/nitro/os/common/
Dcontext.h88 void OS_InitContext(OSContext *context, u32 newpc, u32 newsp);