Searched refs:UnicastPausePacketDetect (Results 1 – 14 of 14) sorted by relevance
2229 …macconf->UnicastPausePacketDetect = ((READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_UPFD) >> 3U) > 0… in HAL_ETH_GetMACConfig()2793 … ((uint32_t)((macconf->UnicastPausePacketDetect == ENABLE) ? 1U : 0U) << 3U) | in ETH_SetMACConfig()2886 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
1944 …macconf->UnicastPausePacketDetect = ((READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_UP) >> 1) > 0U… in HAL_ETH_GetMACConfig()2467 ((uint32_t)macconf->UnicastPausePacketDetect << 1)); in ETH_SetMACConfig()2568 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
2275 …macconf->UnicastPausePacketDetect = ((READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_UP) >> 1) > 0U) in HAL_ETH_GetMACConfig()2807 ((uint32_t)macconf->UnicastPausePacketDetect << 1)); in ETH_SetMACConfig()2907 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
2331 …macconf->UnicastPausePacketDetect = ((READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_UP) >> 1) > 0U) in HAL_ETH_GetMACConfig()2873 ((uint32_t)macconf->UnicastPausePacketDetect << 1)); in ETH_SetMACConfig()2973 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
2293 …macconf->UnicastPausePacketDetect = ((READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_UP) >> 1) > 0U) in HAL_ETH_GetMACConfig()2825 ((uint32_t)macconf->UnicastPausePacketDetect << 1)); in ETH_SetMACConfig()2925 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
2439 macconf->UnicastPausePacketDetect = ((READ_BIT(heth->Instance->MACRXFCR, in HAL_ETH_GetMACConfig()2998 ((uint32_t)macconf->UnicastPausePacketDetect << 1)); in ETH_SetMACConfig()3106 macDefaultConf.UnicastPausePacketDetect = DISABLE; in ETH_MACDMAConfig()
327 …UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
317 …UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
300 …FunctionalState UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause pac… member
356 …UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member