Searched refs:TASK_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
109 #define TASK_DELAY_MS( x ) ( ( x ) / portTICK_PERIOD_MS ) macro
112 #define TASK_DELAY_MS( x ) ( ( x ) / portTICK_PERIOD_MS ) macro