Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1568 assert_param(IS_ETH_ZEROQUANTA_PAUSE(macconf->ZeroQuantaPause)); in HAL_ETH_ConfigMAC()
1636 macconf->ZeroQuantaPause | in HAL_ETH_ConfigMAC()
1876 macinit.ZeroQuantaPause = ETH_ZEROQUANTAPAUSE_DISABLE; in ETH_MACDMAConfig()
1970 macinit.ZeroQuantaPause | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1575 assert_param(IS_ETH_ZEROQUANTA_PAUSE(macconf->ZeroQuantaPause)); in HAL_ETH_ConfigMAC()
1643 macconf->ZeroQuantaPause | in HAL_ETH_ConfigMAC()
1883 macinit.ZeroQuantaPause = ETH_ZEROQUANTAPAUSE_DISABLE; in ETH_MACDMAConfig()
1977 macinit.ZeroQuantaPause | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1562 assert_param(IS_ETH_ZEROQUANTA_PAUSE(macconf->ZeroQuantaPause)); in HAL_ETH_ConfigMAC()
1630 macconf->ZeroQuantaPause | in HAL_ETH_ConfigMAC()
1868 macinit.ZeroQuantaPause = ETH_ZEROQUANTAPAUSE_DISABLE; in ETH_MACDMAConfig()
1962 macinit.ZeroQuantaPause | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1574 assert_param(IS_ETH_ZEROQUANTA_PAUSE(macconf->ZeroQuantaPause)); in HAL_ETH_ConfigMAC()
1642 macconf->ZeroQuantaPause | in HAL_ETH_ConfigMAC()
1882 macinit.ZeroQuantaPause = ETH_ZEROQUANTAPAUSE_DISABLE; in ETH_MACDMAConfig()
1976 macinit.ZeroQuantaPause | in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2225 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_ZQPD) >> 7) == 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2791 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U) << 7U) | in ETH_SetMACConfig()
2880 macDefaultConf.ZeroQuantaPause = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1938 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2459 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U)<< 7) | in ETH_SetMACConfig()
2572 macDefaultConf.ZeroQuantaPause = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2225 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_ZQPD) >> 7) == 0U) ? ENAB… in HAL_ETH_GetMACConfig()
2791 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U) << 7U) | in ETH_SetMACConfig()
2880 macDefaultConf.ZeroQuantaPause = DISABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2271 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2799 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U) << 7) | in ETH_SetMACConfig()
2911 macDefaultConf.ZeroQuantaPause = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2327 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2865 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U) << 7) | in ETH_SetMACConfig()
2977 macDefaultConf.ZeroQuantaPause = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2289 …macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_DZPQ) >> 7) == 0U) ? EN… in HAL_ETH_GetMACConfig()
2817 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U) << 7) | in ETH_SetMACConfig()
2929 macDefaultConf.ZeroQuantaPause = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2434 macconf->ZeroQuantaPause = ((READ_BIT(heth->Instance->MACQ0TXFCR, in HAL_ETH_GetMACConfig()
2990 ((uint32_t)((macconf->ZeroQuantaPause == DISABLE) ? 1U : 0U) << 7) | in ETH_SetMACConfig()
3110 macDefaultConf.ZeroQuantaPause = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h316ZeroQuantaPause; /*!< Enable or disables the automatic generation of Zero Quanta Pause… member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h316ZeroQuantaPause; /*!< Enable or disables the automatic generation of Zero Quanta Pause… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h306ZeroQuantaPause; /*!< Enable or disables the automatic generation of Zero Quanta Pause… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h306ZeroQuantaPause; /*!< Enable or disables the automatic generation of Zero Quanta Pause… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h316ZeroQuantaPause; /*!< Enable or disables the automatic generation of Zero Quanta Pause… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h292 …FunctionalState ZeroQuantaPause; /*!< Enable or disables the automatic generation of … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h345ZeroQuantaPause; /*!< Enable or disables the automatic generation of Zero Quanta Pause… member
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h480 …uint32_t ZeroQuantaPause; /*!< Selects or not the automatic generation of Ze… member
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h479 …uint32_t ZeroQuantaPause; /*!< Selects or not the automatic generation of Ze… member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h479 …uint32_t ZeroQuantaPause; /*!< Selects or not the automatic generation of Ze… member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h480 …uint32_t ZeroQuantaPause; /*!< Selects or not the automatic generation of Ze… member