Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDtimers.c65 #ifndef configTIMER_SERVICE_TASK_NAME
66 #define configTIMER_SERVICE_TASK_NAME "Tmr Svc" macro
253 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
268 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
HDHistory.txt701 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of
725 configTIMER_SERVICE_TASK_NAME definitions respectively in FreeRTOSConfig.h.