Home
last modified time | relevance | path

Searched refs:ReceiveFlowControl (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1565 assert_param(IS_ETH_RECEIVE_FLOWCONTROL(macconf->ReceiveFlowControl)); in HAL_ETH_ConfigMAC()
1633 macconf->ReceiveFlowControl | in HAL_ETH_ConfigMAC()
1871 macinit.ReceiveFlowControl = ETH_RECEIVEFLOWCONTROL_DISABLE; in ETH_MACDMAConfig()
1965 macinit.ReceiveFlowControl | in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1578 assert_param(IS_ETH_RECEIVE_FLOWCONTROL(macconf->ReceiveFlowControl)); in HAL_ETH_ConfigMAC()
1646 macconf->ReceiveFlowControl | in HAL_ETH_ConfigMAC()
1886 macinit.ReceiveFlowControl = ETH_RECEIVEFLOWCONTROL_DISABLE; in ETH_MACDMAConfig()
1980 macinit.ReceiveFlowControl | in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1577 assert_param(IS_ETH_RECEIVE_FLOWCONTROL(macconf->ReceiveFlowControl)); in HAL_ETH_ConfigMAC()
1645 macconf->ReceiveFlowControl | in HAL_ETH_ConfigMAC()
1885 macinit.ReceiveFlowControl = ETH_RECEIVEFLOWCONTROL_DISABLE; in ETH_MACDMAConfig()
1979 macinit.ReceiveFlowControl | in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1571 assert_param(IS_ETH_RECEIVE_FLOWCONTROL(macconf->ReceiveFlowControl)); in HAL_ETH_ConfigMAC()
1639 macconf->ReceiveFlowControl | in HAL_ETH_ConfigMAC()
1879 macinit.ReceiveFlowControl = ETH_RECEIVEFLOWCONTROL_DISABLE; in ETH_MACDMAConfig()
1973 macinit.ReceiveFlowControl | in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1943 …macconf->ReceiveFlowControl = (READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_RFE) > 0U) ? ENABLE :… in HAL_ETH_GetMACConfig()
2466 macregval = ((uint32_t)macconf->ReceiveFlowControl | in ETH_SetMACConfig()
2558 macDefaultConf.ReceiveFlowControl = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2215 …macconf->ReceiveFlowControl = ((READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_RFCE) >> 2U) > 0U) ? E… in HAL_ETH_GetMACConfig()
2778 ((uint32_t)((macconf->ReceiveFlowControl == ENABLE) ? 1U : 0U) << 2U) | in ETH_SetMACConfig()
2865 macDefaultConf.ReceiveFlowControl = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2215 …macconf->ReceiveFlowControl = ((READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_RFCE) >> 2U) > 0U) ? E… in HAL_ETH_GetMACConfig()
2778 ((uint32_t)((macconf->ReceiveFlowControl == ENABLE) ? 1U : 0U) << 2U) | in ETH_SetMACConfig()
2865 macDefaultConf.ReceiveFlowControl = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2272 …macconf->ReceiveFlowControl = (READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_RFE) > 0U) ? ENABLE :… in HAL_ETH_GetMACConfig()
2798 macregval = ((uint32_t)macconf->ReceiveFlowControl | in ETH_SetMACConfig()
2890 macDefaultConf.ReceiveFlowControl = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2322 …macconf->ReceiveFlowControl = (READ_BIT(heth->Instance->MACRFCR, ETH_MACRFCR_RFE) > 0U) ? ENABLE :… in HAL_ETH_GetMACConfig()
2848 macregval = ((uint32_t)macconf->ReceiveFlowControl | in ETH_SetMACConfig()
2940 macDefaultConf.ReceiveFlowControl = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h302 …FunctionalState ReceiveFlowControl; /*!< Enables or disables the MAC to decodes the rece… member
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h328 …FunctionalState ReceiveFlowControl; /*!< Enables or disables the MAC to decodes the rece… member
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h318 …FunctionalState ReceiveFlowControl; /*!< Enables or disables the MAC to decodes the rece… member
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h318 …FunctionalState ReceiveFlowControl; /*!< Enables or disables the MAC to decodes the rece… member
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h330 …FunctionalState ReceiveFlowControl; /*!< Enables or disables the MAC to decodes the rece… member
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h490 …uint32_t ReceiveFlowControl; /*!< Enables or disables the MAC to decode the rec… member
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h491 …uint32_t ReceiveFlowControl; /*!< Enables or disables the MAC to decode the rec… member
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h491 …uint32_t ReceiveFlowControl; /*!< Enables or disables the MAC to decode the rec… member
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h491 …uint32_t ReceiveFlowControl; /*!< Enables or disables the MAC to decode the rec… member