Home
last modified time | relevance | path

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

/Kernel-v11.1.0/
Dtasks.c8629 static StaticTask_t xTimerTaskTCB; in vApplicationGetTimerTaskMemory() local
8632 *ppxTimerTaskTCBBuffer = &( xTimerTaskTCB ); in vApplicationGetTimerTaskMemory()