Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1717 assert_param(IS_ETH_RECEIVE_THRESHOLD_CONTROL(dmaconf->ReceiveThresholdControl)); in HAL_ETH_ConfigDMA()
1740 dmaconf->ReceiveThresholdControl | in HAL_ETH_ConfigDMA()
2005 dmainit.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2036 dmainit.ReceiveThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1724 assert_param(IS_ETH_RECEIVE_THRESHOLD_CONTROL(dmaconf->ReceiveThresholdControl)); in HAL_ETH_ConfigDMA()
1747 dmaconf->ReceiveThresholdControl | in HAL_ETH_ConfigDMA()
2012 dmainit.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2043 dmainit.ReceiveThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1711 assert_param(IS_ETH_RECEIVE_THRESHOLD_CONTROL(dmaconf->ReceiveThresholdControl)); in HAL_ETH_ConfigDMA()
1733 dmaconf->ReceiveThresholdControl | in HAL_ETH_ConfigDMA()
1997 dmainit.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2027 dmainit.ReceiveThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1723 assert_param(IS_ETH_RECEIVE_THRESHOLD_CONTROL(dmaconf->ReceiveThresholdControl)); in HAL_ETH_ConfigDMA()
1746 dmaconf->ReceiveThresholdControl | in HAL_ETH_ConfigDMA()
2011 dmainit.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2042 dmainit.ReceiveThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2268 dmaconf->ReceiveThresholdControl = READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_RTC); in HAL_ETH_GetDMAConfig()
2824 dmaconf->ReceiveThresholdControl | in ETH_SetDMAConfig()
2899 dmaDefaultConf.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2268 dmaconf->ReceiveThresholdControl = READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_RTC); in HAL_ETH_GetDMAConfig()
2824 dmaconf->ReceiveThresholdControl | in ETH_SetDMAConfig()
2899 dmaDefaultConf.ReceiveThresholdControl = ETH_RECEIVEDTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h378 …uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h378 …uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive … member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h536 …uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive … member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h534 …uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive … member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h534 …uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive … member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h536 …uint32_t ReceiveThresholdControl; /*!< Selects the threshold level of the Receive … member