Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c26 #ifndef OS_STACK_SIZE
27 #define OS_STACK_SIZE 2048 macro
112 uint64_t __attribute__ ((section (".stack"))) _STACK[OS_STACK_SIZE / sizeof(uint64_t)];