/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_eth.c | 1722 assert_param(IS_ETH_TXDMA_BURST_LENGTH(dmaconf->TxDMABurstLength)); in HAL_ETH_ConfigDMA() 1756 dmaconf->TxDMABurstLength | in HAL_ETH_ConfigDMA() 2010 dmainit.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig() 2059 dmainit.TxDMABurstLength | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/ |
D | stm32f7xx_hal_eth.c | 1729 assert_param(IS_ETH_TXDMA_BURST_LENGTH(dmaconf->TxDMABurstLength)); in HAL_ETH_ConfigDMA() 1763 dmaconf->TxDMABurstLength | in HAL_ETH_ConfigDMA() 2017 dmainit.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig() 2066 dmainit.TxDMABurstLength | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_eth.c | 1716 assert_param(IS_ETH_TXDMA_BURST_LENGTH(dmaconf->TxDMABurstLength)); in HAL_ETH_ConfigDMA() 1749 dmaconf->TxDMABurstLength | in HAL_ETH_ConfigDMA() 2002 dmainit.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig() 2049 dmainit.TxDMABurstLength | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/ |
D | stm32f4xx_hal_eth.c | 1728 assert_param(IS_ETH_TXDMA_BURST_LENGTH(dmaconf->TxDMABurstLength)); in HAL_ETH_ConfigDMA() 1762 dmaconf->TxDMABurstLength | in HAL_ETH_ConfigDMA() 2016 dmainit.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig() 2065 dmainit.TxDMABurstLength | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_eth.c | 2255 dmaconf->TxDMABurstLength = READ_BIT(heth->Instance->DMABMR, ETH_DMABMR_PBL); in HAL_ETH_GetDMAConfig() 2841 dmaconf->TxDMABurstLength | in ETH_SetDMAConfig() 2904 dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/ |
D | stm32h7xx_hal_eth.c | 1985 dmaconf->TxDMABurstLength = READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_TPBL); in HAL_ETH_GetDMAConfig() 2507 dmaregval = (dmaconf->TxDMABurstLength | in ETH_SetDMAConfig() 2586 dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_eth.c | 2255 dmaconf->TxDMABurstLength = READ_BIT(heth->Instance->DMABMR, ETH_DMABMR_PBL); in HAL_ETH_GetDMAConfig() 2841 dmaconf->TxDMABurstLength | in ETH_SetDMAConfig() 2904 dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_eth.c | 2319 dmaconf->TxDMABurstLength = READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_TPBL); in HAL_ETH_GetDMAConfig() 2846 dmaregval = (dmaconf->TxDMABurstLength | in ETH_SetDMAConfig() 2925 dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_eth.c | 2375 dmaconf->TxDMABurstLength = READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_TPBL); in HAL_ETH_GetDMAConfig() 2912 dmaregval = (dmaconf->TxDMABurstLength | in ETH_SetDMAConfig() 2991 dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_eth.c | 2337 dmaconf->TxDMABurstLength = READ_BIT(heth->Instance->DMACTCR, ETH_DMACTCR_TPBL); in HAL_ETH_GetDMAConfig() 2864 dmaregval = (dmaconf->TxDMABurstLength | in ETH_SetDMAConfig() 2943 dmaDefaultConf.TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_eth.c | 2479 …dmaconf->DMACh[ch].TxDMABurstLength = READ_BIT(heth->Instance->DMA_CH[ch].DMACTXCR, ETH_DMACxTXCR_… in HAL_ETH_GetDMAConfig() 3035 dmaregval = (((dmaconf->DMACh[ch]).TxDMABurstLength) | in ETH_SetDMAConfig() 3166 dmaDefaultConf.DMACh[ch].TxDMABurstLength = ETH_TXDMABURSTLENGTH_32BEAT; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_eth.h | 367 …TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DM… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_eth.h | 367 …TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DM… member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_eth.h | 359 …TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DM… member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_eth.h | 359 …TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DM… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_eth.h | 367 …TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DM… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32h7xx_hal_eth_legacy.h | 340 …uint32_t TxDMABurstLength; /*!< Indicates the maximum number of beats to be transfer… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_eth.h | 377 …TxDMABurstLength; /*!< Indicates the maximum number of beats to be transferred in one Tx DM… member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_eth.h | 552 …uint32_t TxDMABurstLength; /*!< Indicates the maximum number of beats to be… member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_eth.h | 550 …uint32_t TxDMABurstLength; /*!< Indicates the maximum number of beats to be… member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32f4xx_hal_eth_legacy.h | 550 …uint32_t TxDMABurstLength; /*!< Indicates the maximum number of beats to be… member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_eth_legacy.h | 552 …uint32_t TxDMABurstLength; /*!< Indicates the maximum number of beats to be… member
|