Home
last modified time | relevance | path

Searched defs:topOfStack (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
Dlos_task_pri.h284 UINT32 topOfStack; /**< Task stack top */ member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
Dcmsis_gcc.h438 __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack) in __TZ_set_SP_NS()