Searched refs:phyPHY_MAX_RESET_TIME_MS (Results 1 – 1 of 1) sorted by relevance
77 #ifndef phyPHY_MAX_RESET_TIME_MS78 #define phyPHY_MAX_RESET_TIME_MS 1000U macro285 xRemainingTime = ( TickType_t ) pdMS_TO_TICKS( phyPHY_MAX_RESET_TIME_MS ); in xPhyReset()