Home
last modified time | relevance | path

Searched refs:UnicastPauseFrameDetect (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.c894 … assert_param( IS_ETH_UNICAST_PAUSE_FRAME_DETECT( macconf->UnicastPauseFrameDetect ) ); in HAL_ETH_ConfigMAC()
959 macconf->UnicastPauseFrameDetect | in HAL_ETH_ConfigMAC()
1188 macinit.UnicastPauseFrameDetect = ETH_UNICASTPAUSEFRAMEDETECT_DISABLE; in ETH_MACDMAConfig()
1276 macinit.UnicastPauseFrameDetect | in ETH_MACDMAConfig()
Dstm32fxx_hal_eth.h614 …uint32_t UnicastPauseFrameDetect; /*!< Selects or not the MAC detection of the Pause frames (with… member