HAL
ETH_PAUSELOWTHRESHOLD_MINUS4 is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_PAUSELOWTHRESHOLD_MINUS4

ETH_PAUSELOWTHRESHOLD_MINUS4 macro

Pause time minus 4 slot times

Syntax

#define ETH_PAUSELOWTHRESHOLD_MINUS4 0x00000000U

References

LocationText
stm32f4xx_hal_eth.h:1536
#define ETH_PAUSELOWTHRESHOLD_MINUS4 0x00000000U /*!< Pause time minus 4 slot times */
stm32f4xx_hal_eth_legacy.h:1171
#define ETH_PAUSELOWTHRESHOLD_MINUS4 0x00000000U /*!< Pause time minus 4 slot times */
stm32f4xx_hal_eth.c:1883
macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4;
stm32f4xx_hal_eth.c:2865
macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4;