Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDprojdefs.h41 #ifndef pdMS_TO_TICKS
42 …#define pdMS_TO_TICKS( xTimeInMs ) ( ( TickType_t ) ( ( ( TickType_t ) ( xTimeInMs ) * ( TickTy… macro
/Kernel-v10.6.2/
HDHistory.txt1128 + Introduce the pdMS_TO_TICKS() macro as a more user friendly and intuitive