Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/third_party/freertos/
H A Dstatic_task_allocation.cc61 static StackType_t timer_stack[configTIMER_TASK_STACK_DEPTH]; in vApplicationGetTimerTaskMemory() local
65 *ppxTimerTaskStackBuffer = timer_stack; in vApplicationGetTimerTaskMemory()