Home
last modified time | relevance | path

Searched refs:PauseLowThreshold (Results 1 – 22 of 22) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1569 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1637 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC()
1877 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
1971 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1576 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1644 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC()
1884 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
1978 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1563 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1631 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC()
1869 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
1963 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1575 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1643 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC()
1883 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
1977 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2226 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_PLT); in HAL_ETH_GetMACConfig()
2792 macconf->PauseLowThreshold | in ETH_SetMACConfig()
2881 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1939 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2458 macconf->PauseLowThreshold | in ETH_SetMACConfig()
2554 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2226 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_PLT); in HAL_ETH_GetMACConfig()
2792 macconf->PauseLowThreshold | in ETH_SetMACConfig()
2881 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2272 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2798 macconf->PauseLowThreshold | in ETH_SetMACConfig()
2893 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2328 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2864 macconf->PauseLowThreshold | in ETH_SetMACConfig()
2959 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2290 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig()
2816 macconf->PauseLowThreshold | in ETH_SetMACConfig()
2911 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2436 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACQ0TXFCR, ETH_MACQ0TXFCR_PLT); in HAL_ETH_GetMACConfig()
2989 macconf->PauseLowThreshold | in ETH_SetMACConfig()
3094 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h319PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h319PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h309PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h309PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h319PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h294 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PAUS… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h348PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h483 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h482 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h482 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h483 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member