HAL + 0/1 examples
CodeScope will show references to ETH_DMAConfigTypeDef::DMAArbitration from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_DMAConfigTypeDef::DMAArbitration

ETH_DMAConfigTypeDef::DMAArbitration field

Sets the arbitration scheme between DMA Tx and Rx This parameter can be a value of ETH_DMA_Arbitration

Syntax

uint32_t DMAArbitration;

Examples

ETH_DMAConfigTypeDef::DMAArbitration is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_eth.h:344
uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx
stm32f4xx_hal_eth.c:2236HAL_ETH_GetDMAConfig()
dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMABMR,
stm32f4xx_hal_eth.c:2829ETH_SetDMAConfig()
dmaconf->DMAArbitration |
stm32f4xx_hal_eth.c:2891ETH_MACDMAConfig()
dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1;

Data Use

Functions writing ETH_DMAConfigTypeDef::DMAArbitration
Functions reading ETH_DMAConfigTypeDef::DMAArbitration
ETH_DMAConfigTypeDef::DMAArbitration
all items filtered out
Type of ETH_DMAConfigTypeDef::DMAArbitration
ETH_DMAConfigTypeDef::DMAArbitration
uint32_t
all items filtered out