Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
Didle_task_static_memory.c33 uint32_t *pulIdleTaskStackSize ) in vApplicationGetIdleTaskMemory() argument
51 *pulIdleTaskStackSize = configMINIMAL_STACK_SIZE; in vApplicationGetIdleTaskMemory()
/Kernel-v10.6.2/include/
Dtask.h1736 …uint32_t * pulIdleTaskStackSize ); /*lint !e526 Symbol not defined as it is an application callbac…