Searched refs:pdMS_TO_MIN_TICKS (Results 1 – 2 of 2) sorted by relevance
277 #define pdMS_TO_MIN_TICKS( xTimeInMs ) ipMS_TO_MIN_TICKS( xTimeInMs ) macro
595 const TickType_t max_block_time = pdMS_TO_MIN_TICKS( 50 ); in _process_received_packet()