Searched refs:pdMS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance
588 #ifndef pdMS_TO_TICKS592 …#define pdMS_TO_TICKS(xTimeInMs) ((TickType_t) (((TickType_t) (xTimeInMs) * (TickType_t)configTICK… macro
47 | configTICK_RATE_HZ | - | Set the kernel tick rate, used by the pdMS_TO_TICKS() macro |