Searched refs:UnicastPausePacketDetect (Results 1 – 2 of 2) sorted by relevance
2071 …macconf->UnicastPausePacketDetect = ( ( READ_BIT( heth->Instance->MACRFCR, ETH_MACRFCR_UP ) >> 1 )… in HAL_ETH_GetMACConfig()2556 ( ( uint32_t ) macconf->UnicastPausePacketDetect << 1 ) ); in ETH_SetMACConfig()2658 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
399 …FunctionalState UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause … member