Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Dprojdefs.h48 #ifndef pdTICKS_TO_MS
49 …#define pdTICKS_TO_MS( xTimeInTicks ) ( ( TickType_t ) ( ( ( uint64_t ) ( xTimeInTicks ) * ( ui… macro
/FreeRTOS-Kernel/
A DHistory.txt249 + Add pdTICKS_TO_MS macro to convert time in FreeRTOS ticks to time in

Completed in 11 milliseconds