Home
last modified time | relevance | path

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

/kernel/liteos_m/kernel/include/
Dlos_config.h285 #define LOSCFG_STACK_POINT_ALIGN_SIZE 8 macro
/kernel/liteos_a/kernel/base/include/
Dlos_task_pri.h204 #define LOSCFG_STACK_POINT_ALIGN_SIZE (sizeof(UINTPTR) * 2) macro