Searched refs:RebuildINCRxBurst (Results 1 – 8 of 8) sorted by relevance
1973 …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()
2307 …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()
2363 …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()
2325 …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()
361 …FunctionalState RebuildINCRxBurst; /*!< Enables or disables the AHB Master to rebuild the pe… member
335 …FunctionalState RebuildINCRxBurst; /*!< Enables or disables the AHB Master to rebuild the pe… member