Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dprojdefs.h41 #ifndef pdMS_TO_TICKS
42 …#define pdMS_TO_TICKS( xTimeInMs ) ( ( TickType_t ) ( ( ( uint64_t ) ( xTimeInMs ) * ( uint64_t… macro
/Kernel-v11.1.0/
DHistory.txt1297 + Introduce the pdMS_TO_TICKS() macro as a more user friendly and intuitive