Home
last modified time | relevance | path

Searched defs:max_block_time (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/TM4C/
DNetworkInterface.c595 const TickType_t max_block_time = pdMS_TO_MIN_TICKS( 50 ); in _process_received_packet() local
731 const TickType_t max_block_time = pdMS_TO_TICKS( 100 ); in _deferred_task() local