Home
last modified time | relevance | path

Searched refs:DMAArbitration (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1725 assert_param(IS_ETH_DMA_ARBITRATION_ROUNDROBIN_RXTX(dmaconf->DMAArbitration)); in HAL_ETH_ConfigDMA()
1759 dmaconf->DMAArbitration | in HAL_ETH_ConfigDMA()
2013 dmainit.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1; in ETH_MACDMAConfig()
2062 dmainit.DMAArbitration | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1732 assert_param(IS_ETH_DMA_ARBITRATION_ROUNDROBIN_RXTX(dmaconf->DMAArbitration)); in HAL_ETH_ConfigDMA()
1766 dmaconf->DMAArbitration | in HAL_ETH_ConfigDMA()
2020 dmainit.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1; in ETH_MACDMAConfig()
2069 dmainit.DMAArbitration | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1718 assert_param(IS_ETH_DMA_ARBITRATION_ROUNDROBIN_RXTX(dmaconf->DMAArbitration)); in HAL_ETH_ConfigDMA()
1751 dmaconf->DMAArbitration | in HAL_ETH_ConfigDMA()
2004 dmainit.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1; in ETH_MACDMAConfig()
2051 dmainit.DMAArbitration | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1731 assert_param(IS_ETH_DMA_ARBITRATION_ROUNDROBIN_RXTX(dmaconf->DMAArbitration)); in HAL_ETH_ConfigDMA()
1765 dmaconf->DMAArbitration | in HAL_ETH_ConfigDMA()
2019 dmainit.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1; in ETH_MACDMAConfig()
2068 dmainit.DMAArbitration | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2250 dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMABMR, in HAL_ETH_GetDMAConfig()
2844 dmaconf->DMAArbitration | in ETH_SetDMAConfig()
2907 dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1975 …dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMAMR, (ETH_DMAMR_TXPR |ETH_DMAMR_PR | ETH_DMAM… in HAL_ETH_GetDMAConfig()
2491 MODIFY_REG(heth->Instance->DMAMR, ETH_DMAMR_MASK, dmaconf->DMAArbitration); in ETH_SetDMAConfig()
2580 dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_RX1_TX1; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2250 dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMABMR, in HAL_ETH_GetDMAConfig()
2844 dmaconf->DMAArbitration | in ETH_SetDMAConfig()
2907 dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_ROUNDROBIN_RXTX_1_1; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2309 …dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMAMR, (ETH_DMAMR_TXPR | ETH_DMAMR_PR | ETH_DMA… in HAL_ETH_GetDMAConfig()
2831 MODIFY_REG(heth->Instance->DMAMR, ETH_DMAMR_MASK, dmaconf->DMAArbitration); in ETH_SetDMAConfig()
2919 dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_RX1_TX1; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2365 …dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMAMR, (ETH_DMAMR_TXPR | ETH_DMAMR_PR | ETH_DMA… in HAL_ETH_GetDMAConfig()
2897 MODIFY_REG(heth->Instance->DMAMR, ETH_DMAMR_MASK, dmaconf->DMAArbitration); in ETH_SetDMAConfig()
2985 dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_RX1_TX1; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2327 …dmaconf->DMAArbitration = READ_BIT(heth->Instance->DMAMR, (ETH_DMAMR_TXPR | ETH_DMAMR_PR | ETH_DMA… in HAL_ETH_GetDMAConfig()
2849 MODIFY_REG(heth->Instance->DMAMR, ETH_DMAMR_MASK, dmaconf->DMAArbitration); in ETH_SetDMAConfig()
2937 dmaDefaultConf.DMAArbitration = ETH_DMAARBITRATION_RX1_TX1; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h353 uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h353 uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h343 uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h343 uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h353 uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h326 uint32_t DMAArbitration; /*!< Sets the arbitration scheme between DMA Tx and Rx member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h561 uint32_t DMAArbitration; /*!< Selects the DMA Tx/Rx arbitration. member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h556 uint32_t DMAArbitration; /*!< Selects the DMA Tx/Rx arbitration. member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h559 uint32_t DMAArbitration; /*!< Selects the DMA Tx/Rx arbitration. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h561 uint32_t DMAArbitration; /*!< Selects the DMA Tx/Rx arbitration. member