Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1714 assert_param(IS_ETH_TRANSMIT_THRESHOLD_CONTROL(dmaconf->TransmitThresholdControl)); in HAL_ETH_ConfigDMA()
1737 dmaconf->TransmitThresholdControl | in HAL_ETH_ConfigDMA()
2002 dmainit.TransmitThresholdControl = ETH_TRANSMITTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2033 dmainit.TransmitThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1721 assert_param(IS_ETH_TRANSMIT_THRESHOLD_CONTROL(dmaconf->TransmitThresholdControl)); in HAL_ETH_ConfigDMA()
1744 dmaconf->TransmitThresholdControl | in HAL_ETH_ConfigDMA()
2009 dmainit.TransmitThresholdControl = ETH_TRANSMITTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2040 dmainit.TransmitThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1708 assert_param(IS_ETH_TRANSMIT_THRESHOLD_CONTROL(dmaconf->TransmitThresholdControl)); in HAL_ETH_ConfigDMA()
1730 dmaconf->TransmitThresholdControl | in HAL_ETH_ConfigDMA()
1994 dmainit.TransmitThresholdControl = ETH_TRANSMITTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2024 dmainit.TransmitThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1720 assert_param(IS_ETH_TRANSMIT_THRESHOLD_CONTROL(dmaconf->TransmitThresholdControl)); in HAL_ETH_ConfigDMA()
1743 dmaconf->TransmitThresholdControl | in HAL_ETH_ConfigDMA()
2008 dmainit.TransmitThresholdControl = ETH_TRANSMITTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
2039 dmainit.TransmitThresholdControl | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2264 dmaconf->TransmitThresholdControl = READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_TTC); in HAL_ETH_GetDMAConfig()
2821 dmaconf->TransmitThresholdControl | in ETH_SetDMAConfig()
2896 dmaDefaultConf.TransmitThresholdControl = ETH_TRANSMITTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2264 dmaconf->TransmitThresholdControl = READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_TTC); in HAL_ETH_GetDMAConfig()
2821 dmaconf->TransmitThresholdControl | in ETH_SetDMAConfig()
2896 dmaDefaultConf.TransmitThresholdControl = ETH_TRANSMITTHRESHOLDCONTROL_64BYTES; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h362 …uint32_t TransmitThresholdControl; /*!< Selects or not the Transmit Threshold Contr… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h362 …uint32_t TransmitThresholdControl; /*!< Selects or not the Transmit Threshold Contr… member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h526 …uint32_t TransmitThresholdControl; /*!< Selects or not the Transmit Threshold Contr… member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h524 …uint32_t TransmitThresholdControl; /*!< Selects or not the Transmit Threshold Contr… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h524 …uint32_t TransmitThresholdControl; /*!< Selects or not the Transmit Threshold Contr… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h526 …uint32_t TransmitThresholdControl; /*!< Selects or not the Transmit Threshold Contr… member