Home
last modified time | relevance | path

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

/Kernel-v11.1.0/
Dtimers.c64 #ifndef configTIMER_SERVICE_TASK_NAME
65 #define configTIMER_SERVICE_TASK_NAME "Tmr Svc" macro
261 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
277 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
296 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
311 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
DHistory.txt870 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of
894 configTIMER_SERVICE_TASK_NAME definitions respectively in FreeRTOSConfig.h.