Home
last modified time | relevance | path

Searched refs:ForwardUndersizedGoodFrames (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1716 assert_param(IS_ETH_FORWARD_UNDERSIZED_GOOD_FRAMES(dmaconf->ForwardUndersizedGoodFrames)); in HAL_ETH_ConfigDMA()
1739 dmaconf->ForwardUndersizedGoodFrames | in HAL_ETH_ConfigDMA()
2004 dmainit.ForwardUndersizedGoodFrames = ETH_FORWARDUNDERSIZEDGOODFRAMES_DISABLE; in ETH_MACDMAConfig()
2035 dmainit.ForwardUndersizedGoodFrames | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1723 assert_param(IS_ETH_FORWARD_UNDERSIZED_GOOD_FRAMES(dmaconf->ForwardUndersizedGoodFrames)); in HAL_ETH_ConfigDMA()
1746 dmaconf->ForwardUndersizedGoodFrames | in HAL_ETH_ConfigDMA()
2011 dmainit.ForwardUndersizedGoodFrames = ETH_FORWARDUNDERSIZEDGOODFRAMES_DISABLE; in ETH_MACDMAConfig()
2042 dmainit.ForwardUndersizedGoodFrames | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1710 assert_param(IS_ETH_FORWARD_UNDERSIZED_GOOD_FRAMES(dmaconf->ForwardUndersizedGoodFrames)); in HAL_ETH_ConfigDMA()
1732 dmaconf->ForwardUndersizedGoodFrames | in HAL_ETH_ConfigDMA()
1996 dmainit.ForwardUndersizedGoodFrames = ETH_FORWARDUNDERSIZEDGOODFRAMES_DISABLE; in ETH_MACDMAConfig()
2026 dmainit.ForwardUndersizedGoodFrames | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1722 assert_param(IS_ETH_FORWARD_UNDERSIZED_GOOD_FRAMES(dmaconf->ForwardUndersizedGoodFrames)); in HAL_ETH_ConfigDMA()
1745 dmaconf->ForwardUndersizedGoodFrames | in HAL_ETH_ConfigDMA()
2010 dmainit.ForwardUndersizedGoodFrames = ETH_FORWARDUNDERSIZEDGOODFRAMES_DISABLE; in ETH_MACDMAConfig()
2041 dmainit.ForwardUndersizedGoodFrames | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2266 dmaconf->ForwardUndersizedGoodFrames = ((READ_BIT(heth->Instance->DMAOMR, in HAL_ETH_GetDMAConfig()
2823 ((uint32_t)dmaconf->ForwardUndersizedGoodFrames << 6U) | in ETH_SetDMAConfig()
2898 dmaDefaultConf.ForwardUndersizedGoodFrames = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2266 dmaconf->ForwardUndersizedGoodFrames = ((READ_BIT(heth->Instance->DMAOMR, in HAL_ETH_GetDMAConfig()
2823 ((uint32_t)dmaconf->ForwardUndersizedGoodFrames << 6U) | in ETH_SetDMAConfig()
2898 dmaDefaultConf.ForwardUndersizedGoodFrames = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h374ForwardUndersizedGoodFrames; /*!< Enables or disables the Rx FIFO to forward Undersized frames (fr… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h374ForwardUndersizedGoodFrames; /*!< Enables or disables the Rx FIFO to forward Undersized frames (fr… member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h532 …uint32_t ForwardUndersizedGoodFrames; /*!< Enables or disables the Rx FIFO to forward … member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h530 …uint32_t ForwardUndersizedGoodFrames; /*!< Enables or disables the Rx FIFO to forward … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h530 …uint32_t ForwardUndersizedGoodFrames; /*!< Enables or disables the Rx FIFO to forward … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h532 …uint32_t ForwardUndersizedGoodFrames; /*!< Enables or disables the Rx FIFO to forward … member