Home
last modified time | relevance | path

Searched refs:MaximumSegmentSize (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1978 dmaconf->MaximumSegmentSize = READ_BIT(heth->Instance->DMACCR, ETH_DMACCR_MSS); in HAL_ETH_GetDMAConfig()
2502 dmaconf->MaximumSegmentSize); in ETH_SetDMAConfig()
2588 dmaDefaultConf.MaximumSegmentSize = 536; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2312 dmaconf->MaximumSegmentSize = READ_BIT(heth->Instance->DMACCR, ETH_DMACCR_MSS); in HAL_ETH_GetDMAConfig()
2842 dmaconf->MaximumSegmentSize); in ETH_SetDMAConfig()
2927 dmaDefaultConf.MaximumSegmentSize = ETH_SEGMENT_SIZE_DEFAULT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2368 dmaconf->MaximumSegmentSize = READ_BIT(heth->Instance->DMACCR, ETH_DMACCR_MSS); in HAL_ETH_GetDMAConfig()
2908 dmaconf->MaximumSegmentSize); in ETH_SetDMAConfig()
2993 dmaDefaultConf.MaximumSegmentSize = ETH_SEGMENT_SIZE_DEFAULT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2330 dmaconf->MaximumSegmentSize = READ_BIT(heth->Instance->DMACCR, ETH_DMACCR_MSS); in HAL_ETH_GetDMAConfig()
2860 dmaconf->MaximumSegmentSize); in ETH_SetDMAConfig()
2945 dmaDefaultConf.MaximumSegmentSize = ETH_SEGMENT_SIZE_DEFAULT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2485 …dmaconf->DMACh[ch].MaximumSegmentSize = READ_BIT(heth->Instance->DMA_CH[ch].DMACCR, ETH_DMACxCR_MS… in HAL_ETH_GetDMAConfig()
3030 (dmaconf->DMACh[ch]).MaximumSegmentSize); in ETH_SetDMAConfig()
3168 dmaDefaultConf.DMACh[ch].MaximumSegmentSize = ETH_SEGMENT_SIZE_DEFAULT; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h384MaximumSegmentSize; /*!< Sets the maximum segment size that should be used while segmenting t… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h384MaximumSegmentSize; /*!< Sets the maximum segment size that should be used while segmenting t… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h384MaximumSegmentSize; /*!< Sets the maximum segment size that should be used while segmenting t… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h353 …uint32_t MaximumSegmentSize; /*!< Sets the maximum segment size that should be used wh… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h391 …uint32_t MaximumSegmentSize; /*!< Sets the maximum segment size that shou… member