Module kernel_stack

Source

Structsยง

KernelStack
KernelStackMeta ๐Ÿ”’

Constantsยง

DEFAULT_STACK_SIZE_IN_PAGES
The default kernel stack size of a task, specified in pages.

Staticsยง

KERNEL_STACK_SIZE
STACK_SIZE_IN_PAGES
The kernel stack size of a task, specified in pages.

Functionsยง

parse_u32 ๐Ÿ”’
parse_u32_or_default ๐Ÿ”’