Searched refs:ReceiveStoreForward (Results 1 – 12 of 12) sorted by relevance
1711 assert_param(IS_ETH_RECEIVE_STORE_FORWARD(dmaconf->ReceiveStoreForward)); in HAL_ETH_ConfigDMA()1734 dmaconf->ReceiveStoreForward | in HAL_ETH_ConfigDMA()1999 dmainit.ReceiveStoreForward = ETH_RECEIVESTOREFORWARD_ENABLE; in ETH_MACDMAConfig()2030 dmainit.ReceiveStoreForward | in ETH_MACDMAConfig()
1718 assert_param(IS_ETH_RECEIVE_STORE_FORWARD(dmaconf->ReceiveStoreForward)); in HAL_ETH_ConfigDMA()1741 dmaconf->ReceiveStoreForward | in HAL_ETH_ConfigDMA()2006 dmainit.ReceiveStoreForward = ETH_RECEIVESTOREFORWARD_ENABLE; in ETH_MACDMAConfig()2037 dmainit.ReceiveStoreForward | in ETH_MACDMAConfig()
1705 assert_param(IS_ETH_RECEIVE_STORE_FORWARD(dmaconf->ReceiveStoreForward)); in HAL_ETH_ConfigDMA()1727 dmaconf->ReceiveStoreForward | in HAL_ETH_ConfigDMA()1991 dmainit.ReceiveStoreForward = ETH_RECEIVESTOREFORWARD_ENABLE; in ETH_MACDMAConfig()2021 dmainit.ReceiveStoreForward | in ETH_MACDMAConfig()
1717 assert_param(IS_ETH_RECEIVE_STORE_FORWARD(dmaconf->ReceiveStoreForward)); in HAL_ETH_ConfigDMA()1740 dmaconf->ReceiveStoreForward | in HAL_ETH_ConfigDMA()2005 dmainit.ReceiveStoreForward = ETH_RECEIVESTOREFORWARD_ENABLE; in ETH_MACDMAConfig()2036 dmainit.ReceiveStoreForward | in ETH_MACDMAConfig()
2261 …dmaconf->ReceiveStoreForward = ((READ_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_RSF) >> 25) > 0U) ? E… in HAL_ETH_GetDMAConfig()2818 ((uint32_t)dmaconf->ReceiveStoreForward << 25U) | in ETH_SetDMAConfig()2893 dmaDefaultConf.ReceiveStoreForward = ENABLE; in ETH_MACDMAConfig()
353 …FunctionalState ReceiveStoreForward; /*!< Enables or disables the Receive store and f… member
517 …uint32_t ReceiveStoreForward; /*!< Enables or disables the Receive store and f… member
515 …uint32_t ReceiveStoreForward; /*!< Enables or disables the Receive store and f… member