Home
last modified time | relevance | path

Searched refs:RebuildINCRxBurst (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1973 …dmaconf->RebuildINCRxBurst = ((READ_BIT(heth->Instance->DMASBMR, ETH_DMASBMR_RB)>> 15) > 0U) ? ENA… in HAL_ETH_GetDMAConfig()
2496 ((uint32_t)dmaconf->RebuildINCRxBurst << 15)); in ETH_SetDMAConfig()
2583 dmaDefaultConf.RebuildINCRxBurst = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2307 …dmaconf->RebuildINCRxBurst = ((READ_BIT(heth->Instance->DMASBMR, ETH_DMASBMR_RB) >> 15) > 0U) ? EN… in HAL_ETH_GetDMAConfig()
2836 ((uint32_t)dmaconf->RebuildINCRxBurst << 15)); in ETH_SetDMAConfig()
2922 dmaDefaultConf.RebuildINCRxBurst = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2363 …dmaconf->RebuildINCRxBurst = ((READ_BIT(heth->Instance->DMASBMR, ETH_DMASBMR_RB) >> 15) > 0U) ? EN… in HAL_ETH_GetDMAConfig()
2902 ((uint32_t)dmaconf->RebuildINCRxBurst << 15)); in ETH_SetDMAConfig()
2988 dmaDefaultConf.RebuildINCRxBurst = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2325 …dmaconf->RebuildINCRxBurst = ((READ_BIT(heth->Instance->DMASBMR, ETH_DMASBMR_RB) >> 15) > 0U) ? EN… in HAL_ETH_GetDMAConfig()
2854 ((uint32_t)dmaconf->RebuildINCRxBurst << 15)); in ETH_SetDMAConfig()
2940 dmaDefaultConf.RebuildINCRxBurst = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h361 …FunctionalState RebuildINCRxBurst; /*!< Enables or disables the AHB Master to rebuild the pe… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h361 …FunctionalState RebuildINCRxBurst; /*!< Enables or disables the AHB Master to rebuild the pe… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h361 …FunctionalState RebuildINCRxBurst; /*!< Enables or disables the AHB Master to rebuild the pe… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h335 …FunctionalState RebuildINCRxBurst; /*!< Enables or disables the AHB Master to rebuild the pe… member