Searched refs:SlowProtocolDetect (Results 1 – 2 of 2) sorted by relevance
2055 …macconf->SlowProtocolDetect = ( ( READ_BIT( heth->Instance->MACECR, ETH_MACECR_SPEN ) >> 17 ) > 0U… in HAL_ETH_GetMACConfig()2531 ( ( uint32_t ) macconf->SlowProtocolDetect << 17 ) | in ETH_SetMACConfig()2652 macDefaultConf.SlowProtocolDetect = DISABLE; in ETH_MACDMAConfig()
370 …FunctionalState SlowProtocolDetect; /*!< Enable or disables the Slow Protocol Detecti… member