Home
last modified time | relevance | path

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

/FreeRTOS-Plus/VisualStudio_StaticProjects/FreeRTOS-Kernel/
A Dfreertos_hooks_winsim.c144 uint32_t * pulTimerTaskStackSize ) in vApplicationGetTimerTaskMemory() argument
162 *pulTimerTaskStackSize = configTIMER_TASK_STACK_DEPTH; in vApplicationGetTimerTaskMemory()
236 uint32_t * pulTimerTaskStackSize ) in vApplicationGetTimerTaskMemory() argument
260 *pulTimerTaskStackSize = configTIMER_TASK_STACK_DEPTH; in vApplicationGetTimerTaskMemory()
/FreeRTOS-Plus/Test/FreeRTOS-Plus-TCP/Integration/Full-TCP-Suite/Test_Code/Test_Cases/
A Dtest.c73 uint32_t * pulTimerTaskStackSize ) in vApplicationGetTimerTaskMemory() argument
91 *pulTimerTaskStackSize = configTIMER_TASK_STACK_DEPTH; in vApplicationGetTimerTaskMemory()
/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/
A Dmain.c319 uint32_t * pulTimerTaskStackSize ) in vApplicationGetTimerTaskMemory() argument
337 *pulTimerTaskStackSize = configTIMER_TASK_STACK_DEPTH; in vApplicationGetTimerTaskMemory()

Completed in 7 milliseconds