Searched refs:IS_ETH_PAUSE_LOW_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
893 assert_param( IS_ETH_PAUSE_LOW_THRESHOLD( macconf->PauseLowThreshold ) ); in HAL_ETH_ConfigMAC()
172 #define IS_ETH_PAUSE_LOW_THRESHOLD( THRESHOLD ) \ macro