Home
last modified time | relevance | path

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

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