Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dcontext.h73 u32 sp; member
/TwlSDK-5.1.0/build/tools/buryarg.TWL/
Dburyarg.c591 char *sp = &lineBuffer[0]; in analyzeTlfFile() local
608 char *sp = &lineBuffer[0]; in analyzeTlfFile() local
/TwlSDK-5.1.0/build/tools/buryarg/
Dburyarg.c594 char *sp = &lineBuffer[0]; in analyzeNlfFile() local
611 char *sp = &lineBuffer[0]; in analyzeNlfFile() local
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_callTrace.c794 void OSi_Abort_CallTraceFull(u32 name, u32 returnAddress, u32 r0, u32 sp) in OSi_Abort_CallTraceFull()