Home
last modified time | relevance | path

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

/external/pigweed/third_party/freertos/
Dstatic_task_allocation.cc60 uint32_t* pulTimerTaskStackSize) { in vApplicationGetTimerTaskMemory() argument
66 *pulTimerTaskStackSize = configTIMER_TASK_STACK_DEPTH; in vApplicationGetTimerTaskMemory()