Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/misc/
Dlos_stackinfo.c44 UINT32 OsStackWaterLineGet(const UINTPTR *stackBottom, const UINTPTR *stackTop, UINT32 *peakUsed) in OsStackWaterLineGet()
/kernel/liteos_m/components/backtrace/
Dlos_backtrace.c167 UINTPTR stackTop, stackBottom; in IsValidFP() local
535 UINTPTR stackBottom; in LOS_RecordLR() local
/kernel/uniproton/src/include/uapi/hw/armv7-m/
Dprt_exc.h100 U32 stackBottom; member
/kernel/liteos_a/arch/arm/arm/src/
Dlos_exc.c881 UINTPTR stackBottom = runTask->topOfStack + runTask->stackSize; in OsCallStackInfo() local