Home
last modified time | relevance | path

Searched refs:MACTFCR (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1937 …macconf->TransmitFlowControl = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_TFE) >> 1) > 0U) ? … in HAL_ETH_GetMACConfig()
1938 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
1939 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
1940 macconf->PauseTime = (READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PT) >> 16); in HAL_ETH_GetMACConfig()
2463 MODIFY_REG(heth->Instance->MACTFCR, ETH_MACTFCR_MASK, macregval); in ETH_SetMACConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2270 …macconf->TransmitFlowControl = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_TFE) >> 1) > 0U) ? … in HAL_ETH_GetMACConfig()
2271 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2272 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2273 macconf->PauseTime = (READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PT) >> 16); in HAL_ETH_GetMACConfig()
2803 MODIFY_REG(heth->Instance->MACTFCR, ETH_MACTFCR_MASK, macregval); in ETH_SetMACConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2326 …macconf->TransmitFlowControl = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_TFE) >> 1) > 0U) ? … in HAL_ETH_GetMACConfig()
2327 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2328 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2329 macconf->PauseTime = (READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PT) >> 16); in HAL_ETH_GetMACConfig()
2869 MODIFY_REG(heth->Instance->MACTFCR, ETH_MACTFCR_MASK, macregval); in ETH_SetMACConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2288 …macconf->TransmitFlowControl = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_TFE) >> 1) > 0U) ? … in HAL_ETH_GetMACConfig()
2289 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2290 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2291 macconf->PauseTime = (READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PT) >> 16); in HAL_ETH_GetMACConfig()
2821 MODIFY_REG(heth->Instance->MACTFCR, ETH_MACTFCR_MASK, macregval); in ETH_SetMACConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h622 __IO uint32_t MACTFCR; member
Dstm32h7s7xx.h677 __IO uint32_t MACTFCR; member
Dstm32h7s3xx.h670 __IO uint32_t MACTFCR; member
Dstm32h7r7xx.h627 __IO uint32_t MACTFCR; member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h730xxq.h736 __IO uint32_t MACTFCR; member
Dstm32h733xx.h735 __IO uint32_t MACTFCR; member
Dstm32h725xx.h733 __IO uint32_t MACTFCR; member
Dstm32h730xx.h735 __IO uint32_t MACTFCR; member
Dstm32h735xx.h736 __IO uint32_t MACTFCR; member
Dstm32h742xx.h688 __IO uint32_t MACTFCR; member
Dstm32h723xx.h732 __IO uint32_t MACTFCR; member
Dstm32h750xx.h692 __IO uint32_t MACTFCR; member
Dstm32h753xx.h692 __IO uint32_t MACTFCR; member
Dstm32h745xx.h723 __IO uint32_t MACTFCR; member
Dstm32h745xg.h723 __IO uint32_t MACTFCR; member
Dstm32h743xx.h691 __IO uint32_t MACTFCR; member
Dstm32h755xx.h724 __IO uint32_t MACTFCR; member
Dstm32h757xx.h805 __IO uint32_t MACTFCR; member
Dstm32h747xg.h804 __IO uint32_t MACTFCR; member
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h573xx.h562 __IO uint32_t MACTFCR; member
Dstm32h563xx.h525 __IO uint32_t MACTFCR; member

12