Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1570 assert_param(IS_ETH_UNICAST_PAUSE_FRAME_DETECT(macconf->UnicastPauseFrameDetect)); in HAL_ETH_ConfigMAC()
1638 macconf->UnicastPauseFrameDetect | in HAL_ETH_ConfigMAC()
1878 macinit.UnicastPauseFrameDetect = ETH_UNICASTPAUSEFRAMEDETECT_DISABLE; in ETH_MACDMAConfig()
1972 macinit.UnicastPauseFrameDetect | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1577 assert_param(IS_ETH_UNICAST_PAUSE_FRAME_DETECT(macconf->UnicastPauseFrameDetect)); in HAL_ETH_ConfigMAC()
1645 macconf->UnicastPauseFrameDetect | in HAL_ETH_ConfigMAC()
1885 macinit.UnicastPauseFrameDetect = ETH_UNICASTPAUSEFRAMEDETECT_DISABLE; in ETH_MACDMAConfig()
1979 macinit.UnicastPauseFrameDetect | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1564 assert_param(IS_ETH_UNICAST_PAUSE_FRAME_DETECT(macconf->UnicastPauseFrameDetect)); in HAL_ETH_ConfigMAC()
1632 macconf->UnicastPauseFrameDetect | in HAL_ETH_ConfigMAC()
1870 macinit.UnicastPauseFrameDetect = ETH_UNICASTPAUSEFRAMEDETECT_DISABLE; in ETH_MACDMAConfig()
1964 macinit.UnicastPauseFrameDetect | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1576 assert_param(IS_ETH_UNICAST_PAUSE_FRAME_DETECT(macconf->UnicastPauseFrameDetect)); in HAL_ETH_ConfigMAC()
1644 macconf->UnicastPauseFrameDetect | in HAL_ETH_ConfigMAC()
1884 macinit.UnicastPauseFrameDetect = ETH_UNICASTPAUSEFRAMEDETECT_DISABLE; in ETH_MACDMAConfig()
1978 macinit.UnicastPauseFrameDetect | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h487 …uint32_t UnicastPauseFrameDetect; /*!< Selects or not the MAC detection of the Pause… member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h486 …uint32_t UnicastPauseFrameDetect; /*!< Selects or not the MAC detection of the Pause… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h486 …uint32_t UnicastPauseFrameDetect; /*!< Selects or not the MAC detection of the Pause… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h487 …uint32_t UnicastPauseFrameDetect; /*!< Selects or not the MAC detection of the Pause… member