Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtimers.c74 #ifndef configTIMER_SERVICE_TASK_NAME
75 #define configTIMER_SERVICE_TASK_NAME "Tmr Svc" macro
258 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
274 configTIMER_SERVICE_TASK_NAME, in xTimerCreateTimerTask()
DHistory.txt358 + Introduced configTIMER_SERVICE_TASK_NAME and configIDLE_TASK_NAME, both of
382 configTIMER_SERVICE_TASK_NAME definitions respectively in FreeRTOSConfig.h.