Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/cpu/armv7-m/common/
Dos_cpu_armv7_m_external.h60 #define OS_TSK_STACK_SIZE_ALLOC_ALIGN MEM_ADDR_ALIGN_016 macro
/kernel/uniproton/src/core/kernel/task/
Dprt_task_init.c117 OS_TSK_STACK_SIZE_ALLOC_ALIGN); in OsTskMemAlloc()