Searched refs:pdMS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance
41 #ifndef pdMS_TO_TICKS42 …#define pdMS_TO_TICKS( xTimeInMs ) ( ( TickType_t ) ( ( ( uint64_t ) ( xTimeInMs ) * ( uint64_t… macro
1297 + Introduce the pdMS_TO_TICKS() macro as a more user friendly and intuitive