Searched refs:UnicastSlowProtocolPacketDetect (Results 1 – 2 of 2) sorted by relevance
2056 …macconf->UnicastSlowProtocolPacketDetect = ( ( READ_BIT( heth->Instance->MACECR, ETH_MACECR_USP ) … in HAL_ETH_GetMACConfig()2530 ( ( uint32_t ) macconf->UnicastSlowProtocolPacketDetect << 18 ) | in ETH_SetMACConfig()2659 macDefaultConf.UnicastSlowProtocolPacketDetect = DISABLE; in ETH_MACDMAConfig()
368 …FunctionalState UnicastSlowProtocolPacketDetect; /*!< Enable or disables the Detection of Slow Pro… member