Home
last modified time | relevance | path

Searched refs:UnicastPausePacketDetect (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2229 …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()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1944 …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()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2229 …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()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2275 …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()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2331 …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()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2293 …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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2439 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()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h327UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h327UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h317UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h317UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h327UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h300 …FunctionalState UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause pac… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h356UnicastPausePacketDetect; /*!< Enables or disables the MAC to detect Pause packets with unicast… member